Docs.rs
netgauze-parse-utils-0.13.0
netgauze-parse-utils 0.13.0
Permalink
Docs.rs crate page
Apache-2.0
29 July 2026
Links
Homepage
Repository
crates.io
Source
Owners
ahassany
Dependencies
ipnet ^2.12
normal
serde ^1.0
normal
thiserror ^2.0
normal
Versions
28.41%
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 error
netgauze_
parse_
utils
0.13.0
Module error
Module Items
Enums
In crate netgauze_
parse_
utils
netgauze_parse_utils
Module
error
Copy item path
Source
Enums
§
Parse
Error
Infrastructure-level parsing error. Represents only
structural
failures — buffer exhausted or value out of range. Domain-specific validation lives in per-PDU error enums.