Docs.rs
folk-plugin-http-0.2.3
folk-plugin-http 0.2.3
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
Sinersis
Dependencies
anyhow ^1
normal
async-trait ^0.1
normal
axum ^0.8
normal
axum-server ^0.8
normal
optional
bytes ^1
normal
folk-api ^0.2
normal
humantime-serde ^1
normal
hyper ^1
normal
optional
hyper-util ^0.1
normal
optional
ipnet ^2
normal
serde ^1
normal
serde_json ^1
normal
tokio ^1
normal
tower ^0.5
normal
tower-http ^0.6
normal
tracing ^0.1
normal
tokio ^1
dev
toml ^0.8
dev
Versions
59.46%
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
Crate folk_plugin_http
folk_
plugin_
http
0.2.3
All Items
Crate Items
Re-exports
Modules
Functions
Crate
folk_
plugin_
http
Copy item path
Source
Re-exports
§
pub use config::
HttpConfig
;
pub use plugin::
HttpPlugin
;
Modules
§
config
payload
HTTP payload encoding: axum Request/Response ↔
serde_json::Value
.
plugin
server
Functions
§
folk_
plugin_
factory