Docs.rs
zen-engine-0.30.2
zen-engine 0.30.2
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
bot-gorules
Dependencies
ahash ^0.8.11
normal
anyhow ^1.0.86
normal
bincode ^2.0.0-rc.3
normal
optional
fixedbitset ^0.4.2
normal
itertools ^0.13.0
normal
json_dotpath ^1.1.0
normal
once_cell ^1.19.0
normal
petgraph ^0.6.5
normal
reqwest ^0.12
normal
rquickjs ^0.6.2
normal
rust_decimal ^1.33.1
normal
serde ^1.0.208
normal
serde_json ^1.0.126
normal
thiserror ^1.0.63
normal
tokio ^1.39.3
normal
zen-expression ^0.30.2
normal
zen-tmpl ^0.30.2
normal
criterion ^0.5.1
dev
tokio ^1.39.3
dev
Versions
1.97%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
zen_
engine
0.30.2
Module loader
Module Items
Structs
Enums
Traits
Type Aliases
In crate zen_
engine
zen_engine
Module
loader
Copy item path
source
Structs
§
Cached
Loader
Closure
Loader
Loads decisions using an async closure
Filesystem
Loader
Loads decisions based on filesystem root
Filesystem
Loader
Options
Memory
Loader
Loads decisions from in-memory hashmap
Noop
Loader
Default loader which always fails
Enums
§
Loader
Error
Traits
§
Decision
Loader
Trait used for implementing a loader for decisions
Type Aliases
§
Loader
Response
Loader
Result