Docs.rs
witchcraft-server-6.2.0
witchcraft-server 6.2.0
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
sfackler
palantirtech
Dependencies
arc-swap ^1
normal
async-compression ^0.4
normal
async-trait ^0.1
normal
base64 ^0.22
normal
bytes ^1
normal
conjure-error ^5.0.0
normal
conjure-http ^5.0.0
normal
conjure-object ^5.0.0
normal
conjure-runtime ^7.0.0
normal
conjure-serde ^5.0.0
normal
crash-handler ^0.7
normal
flate2 ^1
normal
foreign-types ^0.5
normal
futures ^0.3.30
normal
futures-channel ^0.3
normal
futures-sink ^0.3
normal
futures-util ^0.3
normal
http ^1
normal
http-body ^1
normal
http-body-util ^0.1
normal
http-zipkin ^1.0
normal
hyper ^1
normal
hyper-util ^0.1
normal
itertools ^0.14
normal
lazycell ^1.3
normal
libc ^0.2
normal
log ^0.4
normal
minidump ^0.26
normal
minidump-processor ^0.26
normal
minidump-unwind ^0.26
normal
minidump-writer ^0.11
normal
minidumper ^0.9
normal
once_cell ^1
normal
parking_lot ^0.12
normal
pin-project ^1
normal
rand ^0.9
normal
refreshable ^2
normal
regex ^1
normal
rustls-pemfile ^2
normal
rustls-pki-types ^1.11.0
normal
rustls-webpki ^0.103
normal
serde ^1
normal
serde-encrypted-value ^1.0
normal
serde-file-value ^0.1
normal
serde_json ^1
normal
serde_yaml ^0.9
normal
sha2 ^0.10.8
normal
socket2 ^0.6
normal
staged-builder ^0.2.0
normal
subtle ^2.5
normal
sync_wrapper ^1.0
normal
tempfile ^3.10.1
normal
tikv-jemalloc-ctl ^0.6
normal
optional
tikv-jemallocator ^0.6
normal
optional
tokio ^1.37
normal
tokio-rustls ^0.26
normal
tokio-util ^0.7
normal
tracing ^0.1
normal
witchcraft-log ^5.0.0
normal
witchcraft-log-util ^2.0.0
normal
witchcraft-logging-api ^2.0.0
normal
witchcraft-metrics ^1
normal
witchcraft-server-config ^6.2.0
normal
witchcraft-server-macros ^6.2.0
normal
zipkin ^1.0
normal
tempfile ^3
dev
tokio ^1
dev
Versions
100%
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
Module debug
witchcraft_
server
6.2.0
Module debug
Module Items
Structs
Traits
In crate witchcraft_
server
witchcraft_server
Module
debug
Copy item path
Source
Expand description
Debug endpoints.
Structs
§
Diagnostic
Registry
A registry of diagnostics for the server.
Traits
§
Diagnostic
An SLS diagnostic. See the
SLS debug spec