Docs.rs
clash-brush-parser-0.5.0
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
clash-brush-parser 0.5.0
POSIX/bash shell tokenizer and parsers (used by brush-shell)
Crate
Source
Builds
Feature flags
Documentation
Coverage
100%
567
out of
567
items documented
0
out of
94
items with examples
Size
Source code size: 623.9 kB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 39.43 MB
This is the summed size of all files generated by rustdoc for all configured targets
Ø build duration
this release: 1m 6s
Average build duration of
successful
builds.
all releases: 1m 3s
Average build duration of
successful
builds in releases after 2024-10-23.
Links
reubeno/brush
1292
73
70
crates.io
Dependencies
arbitrary ^1.4.2
normal
optional
bon ^3.9.0
normal
cached ^0.56.0
normal
indenter ^0.3.4
normal
insta ^1
normal
miette ^7.6.0
normal
optional
peg ^0.8.5
normal
serde ^1
normal
optional
thiserror ^2
normal
tracing ^0.1.44
normal
utf8-chars ^3.0.6
normal
winnow ^0.7.14
normal
optional
anyhow ^1
dev
criterion ^0.8.2
dev
insta ^1
dev
miette ^7.6.0
dev
pretty_assertions ^1.4.1
dev
serde ^1
dev
serde_json ^1
dev
serde_yaml ^0.9
dev
getrandom ^0.4.1
normal
uuid ^1
normal
Versions
0.6.2
(2026-03-27)
0.6.1
(2026-03-27)
0.6.0
(2026-03-27)
0.5.5
(2026-03-26)
0.5.4
(2026-03-25)
0.5.3
(2026-03-23)
0.5.2
(2026-03-23)
0.5.0
(2026-03-19)
0.4.4
(2026-03-12)
0.3.0
(2026-03-10)
Owners
Implements a tokenizer and parsers for POSIX / bash shell syntax.