MCPcopy Create free account
hub / github.com/cel-expr/cel-cpp / NetworkFunctionsCompilerLibrary

Function NetworkFunctionsCompilerLibrary

codelab/network_functions.cc:512–514  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

510}
511
512cel::CompilerLibrary NetworkFunctionsCompilerLibrary() {
513 return cel::CompilerLibrary("cel_codelab.net", ConfigureNetworkFunctions);
514}
515
516absl::Status RegisterNetworkTypes(cel::TypeRegistry& registry,
517 const cel::RuntimeOptions& options) {

Callers 3

TEST_PFunction · 0.85
CreateMethod · 0.85
ConfigureCompilerFunction · 0.85

Calls 1

CompilerLibraryClass · 0.85

Tested by 2

TEST_PFunction · 0.68
CreateMethod · 0.68