Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cel-expr/cel-cpp
/ EncodersCompilerLibrary
Function
EncodersCompilerLibrary
extensions/encoders.cc:115–117 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
113
}
114
115
CompilerLibrary EncodersCompilerLibrary() {
116
return CompilerLibrary::FromCheckerLibrary(EncodersCheckerLibrary());
117
}
118
119
} // namespace cel::extensions
Callers
1
RegisterStandardExtensions
Function · 0.85
Calls
1
EncodersCheckerLibrary
Function · 0.85
Tested by
no test coverage detected