Docs.rs
perfcnt-0.8.0
perfcnt 0.8.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
gz
Dependencies
bitflags ^1.2.1
normal
libc ^0.2
normal
mmap 0.1.*
normal
nom ^4.2.3
normal
x86 ^0.47.0
normal
Versions
40.86%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-apple-darwin
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
parse_read_format
perfcnt
0.8.0
In perfcnt::
linux::
parser
perfcnt
::
linux
::
parser
Function
parse_
read_
format
Copy item path
Source
pub fn parse_read_format( input: &[
u8
], flags:
ReadFormatFlags
, ) ->
IResult
<&[
u8
],
ReadFormat
>