Docs.rs
aspect-std-0.1.0
aspect-std 0.1.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
yijunyu
Dependencies
aspect-core ^0.1.0
normal
log ^0.4
normal
parking_lot ^0.12
normal
aspect-macros ^0.1.0
dev
env_logger ^0.11
dev
Versions
98.72%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
Skip to main content
Module ratelimit
aspect_
std
0.1.0
Module ratelimit
Module Items
Structs
In crate aspect_
std
aspect_std
Module
ratelimit
Copy item path
Source
Expand description
Rate limiting aspect using token bucket algorithm.
Structs
ยง
Rate
Limit
Aspect
Rate limiting aspect with token bucket algorithm.