Docs.rs
circuitbreaker-rs-0.1.1
circuitbreaker-rs 0.1.1
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
copyleftdev
Dependencies
ahash ^0.8
normal
atomic ^0.5
normal
futures ^0.3
normal
optional
once_cell ^1.18
normal
parking_lot ^0.12
normal
prometheus-client ^0.22
normal
optional
smallvec ^1.11
normal
tokio ^1.32
normal
optional
tracing-core ^0.1
normal
optional
tracing-subscriber ^0.3
normal
optional
criterion ^0.5
dev
loom ^0.7
dev
proptest ^1.3
dev
tokio-test ^0.4
dev
Versions
100%
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
All
circuitbreaker_
rs
0.1.1
Crate Items
Structs
Enums
Traits
Type Aliases
List of all items
Structs
BreakerBuilder
CircuitBreaker
DefaultPolicy
EMAWindow
FixedWindow
HookRegistry
ThroughputAwarePolicy
TimeBasedPolicy
Enums
BreakerError
State
Traits
BreakerPolicy
MetricSink
Type Aliases
BreakerResult