Docs.rs
bzimage-0.1.0
bzimage 0.1.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
rexlunae
Dependencies
anyhow ^1.0
normal
flate2 ^1.0
normal
sha2 ^0.10
normal
simple_endian ^0.3
normal
Versions
40%
of the crate is documented
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
Crate bzimage
bzimage
0.1.0
All Items
Crate Items
Structs
Constants
Crate
bzimage
Copy item path
Source
Structs
§
BzImage
Header
Constants
§
HEADER_
SIZE
The header size in bytes (the packed header is 64 bytes).
MAGIC
Four-byte ASCII magic that identifies a bzimage header on disk:
DMNZ
.
VERSION
Current on-disk format version.