Docs.rs
kellnr-appstate-6.2.0
kellnr-appstate 6.2.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
secana
Dependencies
axum ^0.8.7
normal
axum-extra ^0.12.5
normal
flume ^0.12.0
normal
kellnr-common ^6.2.0
normal
kellnr-db ^6.2.0
normal
kellnr-settings ^6.2.0
normal
kellnr-storage ^6.2.0
normal
reqwest ^0.13.2
normal
Versions
0%
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
AppState
kellnr_
appstate
6.2.0
AppState
Aliased Type
Fields
0
In crate kellnr_
appstate
kellnr_appstate
Type Alias
AppState
Copy item path
Source
pub type AppState =
State
<
AppStateData
>;
Aliased Type
§
pub struct AppState(pub
AppStateData
);
Tuple Fields
§
§
0:
AppStateData