V OpenVet
Packages Docs Blog Sign in
cargo / anstyle

anstyle

cargo

ANSI text styling

1 audit github.com/rust-cli/anstyle.git

Audits

PE Patrick Elsen 2026-05-27

anstyle@1.0.14

Audit of anstyle 1.0.14, a small #![no_std] Rust crate providing core types for ANSI text-styling escape codes, used as a vocabulary crate by clap and the anstream ecosystem. No runtime deps, no build script, no I/O, no network. One unsafe block (str::from_utf8_unchecked on a fixed-size buffer that only ever holds ASCII digits and &'static str bytes) is documented and sound. No findings. Safe to use.

has-binarieshas-build-exechas-fuzz-testshas-install-exechas-integration-testshas-property-testshas-unit-testsimpl-algorithmimpl-concurrencyimpl-cryptoimpl-datastructureimpl-interpreterimpl-jitimpl-parserimpl-protocolis-benignunsafe-documentedunsafe-minimalunsafe-safeunsafe-testeduses-concurrencyuses-cryptouses-environmentuses-execuses-filesystemuses-interpreteruses-jituses-networkuses-unsafe

Package facts

Registry
cargo
Repository
github.com/rust-cli/anstyle.git
V openvet · supply-chain audits · open source
CLI Source