Docs.rs
amaters-net-0.2.1
amaters-net 0.2.1
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
cool-japan
Dependencies
amaters-core ^0.2.1
normal
arc-swap ^1.9
normal
async-stream ^0.3
normal
async-trait ^0.1
normal
axum ^0.8
normal
blake3 ^1.8
normal
chrono ^0.4
normal
dashmap ^6.1
normal
futures ^0.3
normal
http ^1.4
normal
http-body ^1.0
normal
jsonwebtoken ^9.3
normal
oxicode ^0.2.3
normal
parking_lot ^0.12
normal
prost ^0.14
normal
rcgen ^0.14
normal
optional
rustls ^0.23
normal
optional
rustls-pemfile ^2.2
normal
optional
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^2.0
normal
tokio ^1.50
normal
tokio-rustls ^0.26
normal
optional
toml ^1.1
normal
tonic ^0.14
normal
tonic-prost ^0.14
normal
tower ^0.5
normal
tower-layer ^0.3
normal
tower-service ^0.3
normal
tracing ^0.1
normal
uuid ^1.23
normal
webpki-roots ^1.0
normal
optional
x509-parser ^0.18
normal
optional
criterion ^0.8
dev
serial_test ^3.2
dev
tempfile ^3.27
dev
tokio ^1.50
dev
tokio-stream ^0.1
dev
tracing-subscriber ^0.3
dev
tracing-test ^0.2
dev
prost-build ^0.14
build
tonic-build ^0.14
build
tonic-prost-build ^0.14
build
Versions
91.84%
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
Skip to main content
LOG_RING_CAPACITY
amaters_
net
0.2.1
In amaters_
net::
server_
admin
amaters_net
::
server_admin
Constant
LOG_
RING_
CAPACITY
Copy item path
Source
pub const LOG_RING_CAPACITY:
usize
= 256;
Expand description
Capacity of the recent-log ring buffer.