Docs.rs
muxi-0.9.2
muxi 0.9.2
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
iovis
Dependencies
clap ^4.2.7
normal
clap_complete ^4.2.3
normal
color-eyre ^0.6.2
normal
config ^0.13.3
normal
dialoguer ^0.10.4
normal
dirs ^5.0.1
normal
owo-colors ^3.5.0
normal
serde ^1.0.163
normal
thiserror ^1.0.40
normal
toml_edit ^0.19.8
normal
temp-env ^0.3.4
dev
uuid ^1.3.3
dev
Versions
54.05%
of the crate is documented
Go to latest version
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
?
1
2
3
4
5
6
7
pub mod
config;
pub mod
sessions;
mod
helpers;
mod
init;
pub use
init::
*
;