Docs.rs
feature-probe-server-1.0.6
feature-probe-server 1.0.6
Docs.rs crate page
Apache-2.0
Links
crates.io
Source
Owners
FeatureProbeTeam
Dependencies
anyhow ^1.0
normal
axum ^0.5
normal
axum-extra ^0.2
normal
base64 ^0.13
normal
config ^0.13
normal
feature-probe-event ^1.0.5
normal
feature-probe-server-sdk ^1.1.0
normal
futures ^0.3
normal
log ^0.4
normal
parking_lot ^0.12
normal
reqwest ^0.11
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^1.0
normal
time ^0.3
normal
tokio ^1
normal
tracing ^0.1
normal
tracing-core ^0.1
normal
tracing-log ^0.1
normal
tracing-subscriber ^0.3
normal
url ^2.2
normal
rusty-hook ^0.11.2
dev
Versions
0%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
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
☰
?
1
2
3
4
5
pub
mod
base
;
pub
mod
http
;
pub
mod
repo
;
pub
use
base
::{
FPServerError
,
ServerConfig
};