MCPcopy 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
124CompilerLibrary ProtoExtCompilerLibrary() {
125 return CompilerLibrary("cel.lib.ext.proto", ConfigureParser);
126}
127
128} // namespace cel::extensions

Callers 1

Calls 1

CompilerLibraryClass · 0.85

Tested by

no test coverage detected