Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cel-expr/cel-cpp
/ ProtoExtCompilerLibrary
Function
ProtoExtCompilerLibrary
extensions/proto_ext.cc:124–126 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
122
}
123
124
CompilerLibrary ProtoExtCompilerLibrary() {
125
return CompilerLibrary(
"cel.lib.ext.proto"
, ConfigureParser);
126
}
127
128
} // namespace cel::extensions
Callers
1
RegisterStandardExtensions
Function · 0.85
Calls
1
CompilerLibrary
Class · 0.85
Tested by
no test coverage detected