Docs.rs
barectf-parser-0.1.0
barectf-parser 0.1.0
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
jonlamb-gh
Dependencies
byteordered ^0.6
normal
bytes ^1
normal
derive_more ^2.0
normal
fxhash ^0.2
normal
internment ^0.8
normal
itertools ^0.14
normal
num_enum ^0.7
normal
ordered-float ^5.0
normal
serde ^1.0
normal
serde_yaml ^0.9.34
normal
thiserror ^1.0
normal
tokio ^1
normal
tokio-util ^0.7
normal
tracing ^0.1
normal
uuid ^1
normal
clap ^4.5
dev
pretty_assertions ^1.4
dev
test-log ^0.2
dev
tokio ^1
dev
tokio-stream ^0.1
dev
tracing-subscriber ^0.3
dev
Versions
52.91%
of the crate is documented
This release has been yanked, go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
barectf_
parser
0.1.0
In barectf_
parser::
types
barectf_parser
::
types
Constant
CTF_MAGIC_NUMBER
Copy item path
Source
pub const CTF_MAGIC_NUMBER:
u32
= 0xC1FC1FC1;