Docs.rs
syncable-cli-0.27.2
syncable-cli 0.27.2
Docs.rs crate page
GPL-3.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
crossterm ^0.29
normal
dashmap ^6
normal
dirs ^6
normal
env_logger ^0.11
normal
futures-util ^0.3
normal
glob ^0.3
normal
indicatif ^0.18
normal
inquire ^0.7
normal
log ^0.4
normal
memmap2 ^0.9
normal
nom ^7
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.11
normal
regex ^1
normal
regex-automata ^0.4
normal
reqwest ^0.12
normal
rig-bedrock ^0.3
normal
rig-core ^0.27
normal
rustsec ^0.30
normal
rustyline ^17
normal
serde ^1
normal
serde_json ^1
normal
serde_yaml ^0.9
normal
simdutf8 ^0.1
normal
similar ^2.6
normal
strip-ansi-escapes ^0.2
normal
syntect ^5
normal
tempfile ^3
normal
tera ^1
normal
term_size ^0.3
normal
termcolor ^1
normal
termimad ^0.30
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
57.3%
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 ansi
syncable_
cli
0.27.2
Module ansi
Module Items
Constants
In syncable_
cli::
agent::
ui::
colors
syncable_cli
::
agent
::
ui
::
colors
Module
ansi
Copy item path
Source
Expand description
ANSI escape codes for direct terminal control
Constants
ยง
BOLD
Bold
CLEAR_
LINE
Clear current line
CRITICAL
CURSOR_
UP
Move cursor up one line
CYAN
DIM
Dim
DOCKER_
BLUE
GRAY
HIDE_
CURSOR
Hide cursor
HIGH
INFO_
BLUE
LOW
MAGENTA
MEDIUM
ORANGE
PINK
PURPLE
RESET
Reset all styles
SHOW_
CURSOR
Show cursor
SUCCESS
TEAL
WHITE