Docs.rs
hck-0.11.4
hck 0.11.4
Permalink
Docs.rs crate page
Unlicense
OR
MIT
Links
Repository
crates.io
Source
Owners
sstadick
Dependencies
anyhow ^1.0.97
normal
bstr ^1.11.3
normal
clap ^4.5.32
normal
env_logger ^0.11.7
normal
flate2 ^1.1.0
normal
git-version ^0.3.9
normal
grep-cli ^0.1.11
normal
gzp ^1.0.1
normal
lazy_static ^1.5.0
normal
log ^0.4.26
normal
memchr ^2.7.4
normal
memmap2 ^0.9.5
normal
num_cpus ^1.16.0
normal
regex ^1.11.1
normal
ripline ^0.1.0
normal
termcolor ^1.4.1
normal
thiserror ^2.0.12
normal
rstest ^0.25.0
dev
tempfile ^3.19.0
dev
Versions
68.12%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
hcklib
0.11.4
Module field_
range
Sections
Examples
Module Items
Structs
Enums
In crate hcklib
hcklib
Module
field_range
Copy item path
Source
Expand description
Parse ranges like
-2,5,8-10,13-
.
§
Examples
TODO
Structs
§
Field
Range
Represent a range of columns to keep.
Enums
§
Field
Error
Errors for parsing / validating
FieldRange
strings.
Regex
OrString