MCPcopy Create free account
hub / github.com/cel-rust/cel-rust / into_function

Method into_function

cel/src/magic.rs:308–310  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

306
307impl IntoFunction<Function> for Function {
308 fn into_function(self) -> Function {
309 self
310 }
311}

Callers 1

addMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected