Docs.rs
app-state-0.1.0
app-state 0.1.0
Permalink
Docs.rs crate page
Links
Repository
crates.io
Source
Owners
MarkusJx
Dependencies
app-state-macros ^0
normal
log ^0.4
normal
optional
ctor ^0
dev
Versions
61.11%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
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
app_
state
0.1.0
Init
MutApp
State
Required Methods
init_mut_app_state
Implementors
In crate app_
state
app_state
Trait
InitMutAppState
Copy item path
Source
pub trait InitMutAppState { // Required method fn
init_mut_app_state
(self); }
Required Methods
§
Source
fn
init_mut_app_state
(self)
Implementors
§