Docs.rs
alex-db-server-0.1.0
alex-db-server 0.1.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
idiomatic-rust-com
Dependencies
alex-db-lib ^0.1
normal
axum ^0.6
normal
axum-macros ^0.3
normal
chrono ^0.4
normal
clap ^4.1
normal
fake ^2.5
normal
http ^0.2
normal
hyper ^0.14
normal
mime ^0.3
normal
serde ^1.0
normal
serde_json ^1.0
normal
tokio ^1.25
normal
tower ^0.4
normal
tower-http ^0.3
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
utoipa ^3.0
normal
utoipa-swagger-ui ^3.0
normal
uuid ^1.3
normal
validator ^0.16
normal
Versions
70%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
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
alex_
db_
server
0.1.0
alex_db_server
Function
run
Copy item path
Source
pub async fn run() ->
Result
<
()
,
Box
<dyn
Error
+
Send
+
Sync
>>