Docs.rs
dwn-server-0.4.0
dwn-server 0.4.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
kayhhh
Dependencies
anyhow ^1.0.100
normal
axum ^0.8.6
normal
axum-macros ^0.5.0
normal
clap ^4.5.48
normal
directories ^6.0.0
normal
dwn ^0.4.0
normal
dwn-native-db ^0.4.0
normal
serde_json ^1.0.145
normal
tokio ^1.48.0
normal
tracing ^0.1.41
normal
tracing-subscriber ^0.3.20
normal
xdid ^0.4.0
normal
port_check ^0.3.0
dev
tracing-test ^0.2.5
dev
Versions
25%
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
create_router
dwn_
server
0.4.0
dwn_server
Function
create_
router
Copy item path
Source
pub fn create_router(dwn:
Dwn
) ->
Router