MCPcopy 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
115CompilerLibrary EncodersCompilerLibrary() {
116 return CompilerLibrary::FromCheckerLibrary(EncodersCheckerLibrary());
117}
118
119} // namespace cel::extensions

Callers 1

Calls 1

EncodersCheckerLibraryFunction · 0.85

Tested by

no test coverage detected