Docs.rs
ntex-httparse-1.10.2
ntex-httparse 1.10.2
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
fafhrd91
Dependencies
criterion ^0.3.5
dev
rand ^0.8.5
dev
Versions
94.74%
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_version
ntex_
httparse
1.10.2
ntex_httparse
Function
parse_
version
Copy item path
Source
pub fn parse_version<'a>(bytes: &mut Bytes<'a>) ->
Result
<
u8
>