Docs.rs
mk-0.4.0
mk 0.4.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
ffimnsr
Dependencies
anyhow ^1.0.95
normal
chrono ^0.4.39
normal
clap ^4.5.23
normal
clap_complete ^4.5.40
normal
console ^0.15.10
normal
env_logger ^0.11.6
normal
git2 ^0.19.0
normal
hashbrown ^0.15.2
normal
hex ^0.4.3
normal
indicatif ^0.17.9
normal
log ^0.4.22
normal
mk_ext_prettytable ^0.11.0
normal
mk_ext_serde_yaml ^0.10.0
normal
mlua ^0.10.2
normal
once_cell ^1.20.2
normal
openssl ^0.10
normal
pgp ^0.16.0
normal
rand ^0.8.5
normal
regex ^1.11.1
normal
reqwest ^0.12.12
normal
semver ^1
normal
serde ^1.0.216
normal
serde_json ^1.0.134
normal
ssh2 ^0.9.4
normal
toml ^0.8.19
normal
which ^7.0.1
normal
assert_cmd ^2.0.16
dev
assert_fs ^1.1.2
dev
predicates ^3.1.3
dev
snapbox ^0.6.21
dev
trycmd ^0.15.8
dev
Versions
50%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
handle_output
mk_lib
0.4.0
mk_lib
Macro
handle_
output
Copy item path
Source
macro_rules! handle_output { ($output:expr, $context:expr) => { ... }; }