Docs.rs
hapi-rs-0.9.0
hapi-rs 0.9.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
alexxbb
Dependencies
duplicate ^0.4.1
normal
log ^0.4.14
normal
parking_lot ^0.12.1
normal
paste ^1.0.6
normal
tempfile ^3.3.0
normal
anyhow ^1.0.66
dev
argh ^0.1.9
dev
env_logger ^0.9.1
dev
fastrand ^1.6.0
dev
once_cell ^1.5.2
dev
prettytable-rs ^0.9.0
dev
Versions
61.25%
of the crate is documented
Go to latest version
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
☰
SessionState
Trait Implementations
From<i32>
In hapi_rs::session
?
Type Definition
hapi_rs
::
session
::
SessionState
source
·
[
−
]
pub type SessionState =
State
;
Trait Implementations
§
source
§
impl
From
<
i32
> for
SessionState
source
§
fn
from
(s:
i32
) -> Self
Converts to this type from the input type.