Docs.rs
nom-4.2.3
nom 4.2.3
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
Geal
Dependencies
lazy_static ^1.0
normal
memchr ^2.0
normal
regex ^1.0
normal
criterion ^0.2
dev
jemallocator ^0.1
dev
version_check ^0.1
build
Versions
Go to latest version
Platform
i686-apple-darwin
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
nom
[
−
]
[src]
Function
nom
::
le_u32
pub fn le_u32(i:
&[
u8
]
) ->
IResult
<
&[
u8
]
,
u32
>
Recognizes little endian unsigned 4 bytes integer