Docs.rs
aliasman-1.2.0
aliasman 1.2.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
garcia-andy
Dependencies
ansi_rgb ^0.2.0
normal
anyhow ^1.0.86
normal
clap ^4.5.16
normal
curl ^0.4.46
normal
dialoguer =0.11.0
normal
rgb ^0.8.48
normal
self_update =0.41.0
normal
serde ^1.0.209
normal
serde_json ^1.0.127
normal
spinners ^4.1.1
normal
strum ^0.26.3
normal
sysinfo ^0.31.2
normal
inline_tweak ^1.1.1
dev
dotenv-build ^0.1.1
build
Versions
100%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
aliasman
1.2.0
Module print
Module Items
Functions
In aliasman::
utils
aliasman
::
utils
Module
print
Copy item path
Source
Expand description
Crate with the prints utilities
Functions
ยง
debug
Showing info only on debug
debug_
ln
Showing info only on debug
err
Show error!
err_ln
Show error!
info
Show general information
info_ln
Show general information
pclr
Colorized print
pclrln
Colorized println
status
Show an status and his message
status_
ln
Show an status and his message