Docs.rs
olvn-0.1.1
olvn 0.1.1
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
andeya
Dependencies
arc-swap ^1.6.0
normal
async-trait ^0.1.74
normal
axum ^0.7.3
normal
axum-core ^0.4.2
normal
bytes ^1.0
normal
http ^1
normal
lazy_static ^1
normal
serde ^1.0.189
normal
snafu ^0.8.0
normal
tokio ^1.35.1
normal
tower ^0.4.13
normal
tower-service ^0.3
normal
Versions
7.02%
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
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
olvn
0.1.1
All Items
Crate Items
Modules
Structs
Type Aliases
Attribute Macros
Crate
olvn
Copy item path
Source
Modules
§
ars
API Runtime Specification
gw
state
Structs
§
GwRouter
Serve
TcpListener
A TCP socket server, listening for connections.
Type Aliases
§
State
Router
Attribute Macros
§
test
Marks async function to be executed by runtime, suitable to test environment. This macro helps set up a
Runtime
without requiring the user to use
Runtime
or
Builder
directly.