Docs.rs
parley-cli-0.3.1
parley-cli 0.3.1
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
PI-Victor
Dependencies
ansi-to-tui ^8.0.1
normal
anyhow ^1.0
normal
clap ^4.5
normal
crossterm ^0.29
normal
git2 ^0.20
normal
include_dir ^0.7
normal
markdown-to-ansi ^0.2.1
normal
pulldown-cmark ^0.12
normal
ratatui ^0.30.0
normal
serde ^1.0
normal
serde_json ^1.0
normal
syntect ^5.3
normal
thiserror ^2.0
normal
time ^0.3
normal
tokio ^1.48
normal
tokio-stream ^0.1
normal
toml ^0.8
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
tempfile ^3.23
dev
Versions
19.23%
of the crate is documented
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
Skip to main content
Module cast
parley
0.3.1
Module cast
Module Items
Functions
In parley::
utils
parley
::
utils
Module
cast
Copy item path
Source
Expand description
Bounded numeric conversions used by rendering and timestamp helpers.
Functions
ยง
i16_
to_
u16_
saturating
i32_
to_
u16_
saturating
offset_
index
u16_
to_
i16_
saturating
u128_
to_
u64_
saturating
usize_
to_
i16_
saturating
usize_
to_
isize_
saturating
usize_
to_
u16_
saturating
usize_
to_
u32_
saturating