Docs.rs
maincopy-server-0.1.0
maincopy-server 0.1.0
Docs.rs crate page
MIT
26 September 2026
Links
Repository
crates.io
Source
Owners
tee8z
Dependencies
arc-swap =1.9.2
normal
argon2 =0.6.0
normal
aws-credential-types =1.3.0
normal
aws-sigv4 =1.5.1
normal
axum ^0.8.9
normal
base64 =0.22.1
normal
bech32 =0.11.1
normal
blake3 ^1.8.3
normal
bytes =1.12.1
normal
clap ^4.6.6
normal
getrandom =0.4.3
normal
k256 =0.13.4
normal
libsqlite3-sys =0.37.0
normal
maincopy-diagram-renderer =0.1.0
normal
maincopy-shared =0.1.0
normal
markdown-compiler =0.1.0
normal
maud =0.27.0
normal
prometheus =0.14.0
normal
pulldown-cmark =0.13.4
normal
qrcode =0.14.1
normal
quick-xml =0.42.0
normal
reqwest =0.12.28
normal
rpassword =7.5.4
normal
serde ^1.0.229
normal
serde_json ^1.0.151
normal
sha2 =0.10.9
normal
sqlx =0.9.0
normal
subtle =2.6.1
normal
tar =0.4.46
normal
tempfile ^3.27.0
normal
thiserror ^2.0.20
normal
time ^0.3.55
normal
tokio ^1.53.1
normal
tokio-util ^0.7.19
normal
toml ^1.1.4
normal
tracing ^0.1.44
normal
tracing-subscriber ^0.3.23
normal
url ^2.5.8
normal
utoipa ^5.5.0
normal
utoipa-axum ^0.2.0
normal
uuid ^1.26.0
normal
zeroize =1.9.0
normal
lightningcss =1.0.0-alpha.72
dev
mermaid-rs-renderer =0.3.1
dev
serde_json ^1.0.151
dev
tokio ^1.53.1
dev
tower ^0.5.3
dev
blake3 =1.8.7
build
lightningcss =1.0.0-alpha.72
build
thiserror ^2.0.20
build
rustix =1.1.4
normal
rustix =1.1.4
build
rustix =1.1.4
dev
Versions
9.06%
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
Skip to main content
Module web
maincopy_
server
0.1.0
Module web
Module Items
Structs
Functions
In crate maincopy_
server
maincopy_server
Module
web
Copy item path
Source
Structs
§
Public
State
Explicit request-facing dependencies for the public listener.
Readiness
Shared readiness state for the public health endpoint.
Functions
§
public_
router
Builds the public router without binding a listener.