Docs.rs
feather-runtime-0.4.0
feather-runtime 0.4.0
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
BersisSe
Dependencies
bytes ^1
normal
chrono ^0.4.41
normal
crossbeam ~0.8
normal
http ^1
normal
httparse ^1
normal
log ~0.4
normal
optional
may ^0.3.51
normal
parking_lot ~0.12
normal
serde ^1
normal
serde_json ^1
normal
optional
serde_urlencoded ~0.7
normal
socket2 ^0.5.10
normal
thiserror ^2
normal
urlencoding ^2.1.3
normal
simple_logger ^5.0.0
dev
Versions
68.75%
of the crate is documented
Platform
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
feather_
runtime
0.4.0
Module engine
Module Items
Structs
In feather_
runtime::
runtime
feather_runtime
::
runtime
Module
engine
Copy item path
Source
Structs
ยง
Engine
The Engine is the main struct of the Runtime.
It drives the runtime Accepting Requests Answering them etc.
Engine
Config