Docs.rs
modo-session-0.3.2
modo-session 0.3.2
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
dmitrymomot
Dependencies
chrono ^0.4
normal
futures-util ^0.3
normal
http ^1
normal
ipnet ^2
normal
modo ^0.3
normal
modo-db ^0.3
normal
modo-jobs ^0.3
normal
optional
rand ^0.9
normal
serde ^1
normal
serde_json ^1
normal
sha2 ^0.10
normal
tokio ^1
normal
tower ^0.5
normal
tracing ^0.1
normal
ulid ^1
normal
serde_yaml_ng ^0.10
dev
tokio ^1
dev
Versions
73.51%
of the crate is documented
This release has been yanked, go to latest version
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
Module types
modo_
session
0.3.2
Module types
Module Items
Structs
In crate modo_
session
modo_session
Module
types
Copy item path
Source
Structs
ยง
Session
Data
Full session record loaded from the database.
Session
Id
Unique identifier backed by a ULID string.
Session
Token
Opaque session token (32 random bytes).