Docs.rs
bambu-rs-0.1.0
bambu-rs 0.1.0
Permalink
Docs.rs crate page
MIT
22 June 2026
Links
Repository
crates.io
Source
Owners
sksat
Dependencies
anyhow ^1.0.102
normal
axum ^0.8.9
normal
optional
axum-extra ^0.12.6
normal
optional
clap ^4.6.1
normal
optional
ctrlc ^3.5.0
normal
optional
futures-util ^0.3.31
normal
optional
md-5 ^0.11.0
normal
notalawyer ^0.3
normal
optional
notalawyer-clap ^0.3
normal
optional
rumqttc ^0.25.1
normal
rust-embed ^8.11.0
normal
optional
rustls ^0.23.40
normal
rustls-pki-types ^1.14.1
normal
serde ^1.0.228
normal
serde_json ^1.0.150
normal
suppaftp ^8.0.4
normal
tempfile ^3.27.0
normal
thiserror ^2.0.18
normal
tokio ^1.52.3
normal
toml ^1.1.2
normal
tower ^0.5.3
normal
optional
tower-http ^0.6.11
normal
optional
ts-rs ^12
normal
optional
ureq ^2
normal
optional
zip ^7.2.0
normal
assert_cmd ^2.2.2
dev
axum-test ^20.1.0
dev
predicates ^3.1.4
dev
proptest ^1.11.0
dev
tokio ^1.52.3
dev
notalawyer-build ^0.3
build
optional
Versions
71.91%
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
run
bambu_
rs
0.1.0
In bambu_
rs::
cli
bambu_rs
::
cli
Function
run
Copy item path
Source
pub fn run() ->
ExitCode
Expand description
Entry point. Parses args, dispatches, and maps errors to exit codes.