Docs.rs
lad-0.1.1
lad 0.1.1
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
crates.io
Source
Owners
VioletasTheThird
Dependencies
Versions
29.41%
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
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
lad
0.1.1
Module structures
Module Items
Structs
In crate lad
lad
Module
structures
Copy item path
Source
Expand description
Set of structures that represent a WAD file.
Structs
ยง
DirEntry
Contains a pointer to the entry, the size of the entry and the name of the entry.
Header
Contains the wad type (IWAD or PWAD), how many entries it has, and a pointer to the first entry.