Docs.rs
corevpn-core-0.1.0
corevpn-core 0.1.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
quinnjr
Dependencies
anyhow ^1
normal
async-trait ^0.1
normal
chrono ^0.4
normal
corevpn-crypto ^0.1.0
normal
futures ^0.3
normal
ipnet ^2
normal
parking_lot ^0.12
normal
serde ^1
normal
serde_json ^1
normal
thiserror ^1
normal
tokio ^1
normal
tracing ^0.1
normal
uuid ^1
normal
Versions
100%
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
All
corevpn_
core
0.1.0
Crate Items
Structs
Enums
Traits
Type Aliases
List of all items
Structs
network::AddressPool
network::DnsConfig
network::PoolStats
network::Route
network::VpnAddress
session::Session
session::SessionId
session::SessionManager
user::MemoryUserStore
user::User
user::UserId
Enums
error::CoreError
session::SessionState
user::UserRole
Traits
user::UserStore
Type Aliases
error::Result