Docs.rs
forge-runtime-0.0.4
forge-runtime 0.0.4
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
isala404
Dependencies
anyhow ^1.0
normal
async-stream ^0.3
normal
axum ^0.8
normal
axum-extra ^0.10
normal
bytes ^1.10
normal
chrono ^0.4
normal
chrono-tz ^0.10
normal
forge-core ^0.0.4
normal
futures-util ^0.3
normal
hyper ^1.8
normal
jsonwebtoken ^10
normal
postgresql_embedded ^0.20
normal
optional
prost ^0.14
normal
regex ^1.12
normal
reqwest ^0.12
normal
serde ^1.0
normal
serde_json ^1.0
normal
sqlx ^0.8
normal
sysinfo ^0.37
normal
thiserror ^2.0
normal
tokio ^1.48
normal
tokio-util ^0.7
normal
tonic ^0.14
normal
tower ^0.5
normal
tower-http ^0.6
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
uuid ^1.19
normal
tempfile ^3.14
dev
tokio-test ^0.4
dev
Versions
77.61%
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
Module registry
forge_
runtime
0.0.4
Module registry
Module Items
Structs
Enums
Type Aliases
In forge_
runtime::
function
forge_runtime
::
function
Module
registry
Copy item path
Source
Structs
§
Function
Registry
Registry of all FORGE functions.
Enums
§
Function
Entry
Entry in the function registry.
Type Aliases
§
Boxed
Mutation
Fn
Boxed
Query
Fn
Type alias for a boxed function that executes with JSON args and returns JSON result.