Expand description
Support for native Rust functions.
Enums§
- Function
Call Error - An error that occurs when calling a function.
Traits§
- DynFunction
- Functions and closures that implement this trait can be registered as functions to be called by expressions.