Docs.rs
syncable-cli-0.20.0
syncable-cli 0.20.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
Alex793x
Dependencies
ahash ^0.8
normal
aho-corasick ^1.1
normal
blake3 ^1.5
normal
bstr ^1.9
normal
chrono ^0.4
normal
clap ^4
normal
colored ^3
normal
crossbeam ^0.8
normal
dashmap ^6
normal
dirs ^6
normal
env_logger ^0.11
normal
futures-util ^0.3
normal
glob ^0.3
normal
indicatif ^0.17
normal
log ^0.4
normal
memmap2 ^0.9
normal
num_cpus ^1.16
normal
once_cell ^1
normal
parking_lot ^0.12
normal
prettytable ^0.10
normal
rand ^0.8
normal
rayon ^1.7
normal
regex ^1
normal
regex-automata ^0.4
normal
reqwest ^0.12
normal
rig-core ^0.26
normal
rustsec ^0.30
normal
serde ^1
normal
serde_json ^1
normal
serde_yaml ^0.9
normal
simdutf8 ^0.1
normal
tempfile ^3
normal
tera ^1
normal
term_size ^0.3
normal
termcolor ^1
normal
textwrap ^0.16
normal
thiserror ^2
normal
tokio ^1
normal
toml ^0.9
normal
uuid ^1.0
normal
walkdir ^2
normal
assert_cmd ^2
dev
predicates ^3
dev
proptest ^1
dev
tempfile ^3
dev
Versions
48.27%
of the crate is documented
Go to latest version
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
Module brand
syncable_
cli
0.20.0
Module brand
Module Items
Constants
In syncable_
cli::
agent::
ui::
response
syncable_cli
::
agent
::
ui
::
response
Module
brand
Copy item path
Source
Expand description
Syncable brand colors using ANSI 256-color codes
Constants
ยง
BOLD
Bold
CYAN
Cyan for code/technical
DIM
Dim gray for secondary info
ITALIC
Italic
LIGHT_
PURPLE
Light purple for headers
MAGENTA
Accent magenta
PURPLE
Primary purple (like the S in logo)
RESET
Reset
SUCCESS
Green for success
TEXT
Soft white for body text
YELLOW
Yellow for warnings