Docs.rs
vex-runtime-0.2.1
vex-runtime 0.2.1
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
bulltickr
Dependencies
async-trait ^0.1
normal
futures ^0.3
normal
reqwest ^0.12
normal
serde ^1
normal
serde_json ^1
normal
thiserror ^2
normal
tokio ^1
normal
tracing ^0.1
normal
uuid ^1
normal
vex-adversarial ^0.2.1
normal
vex-anchor ^0.2.1
normal
vex-core ^0.2.1
normal
vex-llm ^0.2.1
normal
vex-persist ^0.2.1
normal
sqlx ^0.8
dev
Versions
90.91%
of the crate is documented
Go to latest version
Platform
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
Skip to main content
Module gate
vex_
runtime
0.2.1
Module gate
Module Items
Structs
Traits
In crate vex_
runtime
vex_runtime
Module
gate
Copy item path
Source
Structs
§
Generic
Gate
Mock
A mock implementation of the Generic Gate for testing and local development.
Http
Gate
Networked Gate provider communicating over HTTP
Traits
§
Gate
Exogenous Gate Decision Boundary