Docs.rs
scouter-server-0.1.2
scouter-server 0.1.2
Permalink
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
thorrester
Dependencies
anyhow ^1.0.86
normal
axum ^0.7.5
normal
chrono ^0.4.24
normal
cron ^0.12.1
normal
futures ^0.3.30
normal
include_dir ^0.7.3
normal
rdkafka ^0.36.2
normal
scouter ^0.2.1
normal
serde ^1.0.159
normal
serde_json ^1.0.95
normal
sqlx ^0.7.3
normal
time ^0.3.36
normal
tokio ^1.27.0
normal
tower-http ^0.5.0
normal
tracing ^0.1.40
normal
tracing-subscriber ^0.3.18
normal
approx ^0.5.1
dev
http-body-util ^0.1.2
dev
sqlx-cli ^0.7.4
dev
tower ^0.4.13
dev
Versions
0.64%
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
scouter_
server
0.1.2
Module setup
Module Items
Functions
In scouter_
server::
api
scouter_server
::
api
Module
setup
Copy item path
Source
Functions
ยง
create_
db_
pool
Setup the application with the given database pool.
setup_
logging