Docs.rs
hawk-data-0.2.3
hawk-data 0.2.3
Docs.rs crate page
MIT
10 June 2026
Links
Homepage
Repository
crates.io
Source
Owners
kyotalab
Dependencies
anyhow ^1.0.98
normal
clap ^4.5.40
normal
csv ^1.3.1
normal
indexmap ^2.10.0
normal
is-terminal ^0.4.16
normal
regex ^1.11.1
normal
serde ^1.0.219
normal
serde_json ^1.0.140
normal
serde_yaml ^0.9.34
normal
termcolor ^1.4.1
normal
thiserror ^2.0.12
normal
Versions
26.67%
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
parse_array_segment
hawk_
data
0.2.3
In hawk_
data::
parser
hawk_data
::
parser
Function
parse_
array_
segment
Copy item path
Source
pub fn parse_array_segment(segment: &
str
) ->
Result
<(
usize
,
usize
),
Error
>