Docs.rs
feather-runtime-0.5.0
feather-runtime 0.5.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
itoa ^1
normal
log ~0.4
normal
optional
may ^0.3.51
normal
num_cpus ^1.17
normal
parking_lot ~0.12
normal
serde ^1
normal
serde_json ^1
normal
optional
serde_urlencoded ~0.7
normal
thiserror ^2
normal
urlencoding ^2.1.3
normal
serde ^1.0
dev
simple_logger ^5.0.0
dev
Versions
74.07%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
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
Module service
feather_
runtime
0.5.0
Module service
Module Items
Enums
Traits
Type Aliases
In feather_
runtime::
runtime
feather_runtime
::
runtime
Module
service
Copy item path
Source
Enums
§
Service
Result
The outcome of the application’s request handling.
Traits
§
Service
The trait representing the user’s core application logic.
Type Aliases
§
ArcService