Docs.rs
pie-0.2.0
pie 0.2.0
Permalink
Docs.rs crate page
Apache-2.0
30 May 2026
Links
Repository
crates.io
Source
Owners
zyma98
ingim
Dependencies
anyhow ^1.0.95
normal
async-trait ^0.1.88
normal
base64 ^0.22.1
normal
blake3 ^1.8.2
normal
boxcar ^0.2.13
normal
bytes ^1.10.1
normal
chrono ^0.4
normal
dashmap ^6.1.0
normal
fancy-regex ^0.16.0
normal
futures ^0.3.31
normal
hyper ^1.6.0
normal
jsonwebtoken ^9.3.1
normal
num-traits ^0.2.19
normal
once_cell ^1.21
normal
rmp-serde ^1.3.0
normal
rmpv ^1.3.0
normal
serde ^1.0.217
normal
serde_bytes ^0.11.15
normal
serde_json ^1.0
normal
thiserror ^2.0.11
normal
tokio ^1.45.1
normal
tokio-tungstenite ^0.28.0
normal
tracing ^0.1
normal
tungstenite ^0.28.0
normal
uuid ^1.16.0
normal
wasmtime ^37.0.1
normal
wasmtime-wasi ^37.0.1
normal
wasmtime-wasi-http ^37.0.1
normal
zeromq ^0.4.1
normal
Versions
10.74%
of the crate is documented
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
Crate pie
pie
0.2.0
All Items
Crate Items
Modules
Structs
Functions
Crate
pie
Copy item path
Source
Modules
§
auth
client
server
Structs
§
Config
Configuration for the PIE engine.
Functions
§
run_
server
Runs the PIE server logic within an existing Tokio runtime.