Docs.rs
mockserver-0.1.6
mockserver 0.1.6
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
sfeSantos
Dependencies
anyhow ^1.0.97
normal
base64 ^0.22.1
normal
bytes ^1.10.1
normal
clap ^4.5.32
normal
serde ^1.0.219
normal
serde_json ^1.0.140
normal
serde_yaml ^0.9.34
normal
tokio ^1.44.1
normal
tracing ^0.1.41
normal
tracing-subscriber ^0.3
normal
warp ^0.3.7
normal
Versions
3.7%
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
mockserver
0.1.6
Crate Items
Structs
Functions
Type Aliases
List of all items
Structs
authentication::Unauthorized
config::Endpoint
rate_limit::RateLimit
rate_limit::RateLimited
Functions
authentication::validate_auth
config::load_config
handler::handle_request
handler::routes
rate_limit::check_rate_limit
rate_limit::new_rate_limit
server::start_server
Type Aliases
config::Config
rate_limit::RateLimitTracker