Docs.rs
microsandbox-server-0.1.0
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
microsandbox-server 0.1.0
`microsandbox-server` implements the sandbox server responsible for orchestrating sandboxes.
Crate
Source
Builds
Feature flags
Documentation
Coverage
100%
179
out of
179
items documented
0
out of
61
items with examples
Size
Source code size: 221.7 kB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 2.07 MB
This is the summed size of all files generated by rustdoc for all configured targets
Links
microsandbox/microsandbox
3736
152
44
crates.io
Dependencies
anyhow ^1.0
normal
axum ^0.8
normal
base64 ^0.22
normal
chrono ^0.4
normal
clap ^4.5
normal
console ^0.15
normal
optional
dotenvy ^0.15
normal
getset ^0.1
normal
indicatif ^0.17
normal
optional
jsonwebtoken ^9.3
normal
libc ^0.2
normal
microsandbox-core ^0.1.0
normal
microsandbox-utils ^0.1.0
normal
once_cell ^1.19
normal
pretty-error-debug ^0.3
normal
rand ^0.9
normal
reqwest ^0.12
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_yaml ^0.9
normal
thiserror ^2.0
normal
tokio ^1.42
normal
tokio-util ^0.7
normal
tower ^0.5
normal
tower-http ^0.6.2
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
Versions
0.2.6
(2025-06-05)
0.2.5
(2025-05-27)
0.2.4
(2025-05-26)
0.2.2
(2025-05-22)
0.2.1
(2025-05-21)
0.2.0
(2025-05-20)
0.1.0
(2025-05-20)
Owners
Microsandbox Server - A server for managing sandboxes.