Re-exports§
pub use context::Context;
pub use functions::FunctionContext;
pub use objects::ResolveResult;
pub use objects::Value;
Modules§
Macros§
Structs§
- Duration
- A wrapper Duration type which allows conversion to Value::Duration for types using automatic conversion with serde::Serialize.
- Parse
Error - Program
- Timestamp
- A wrapper Timestamp type which allows conversion to Value::Timestamp for types using automatic conversion with serde::Serialize.