Docs.rs
pak-db-0.2.2
pak-db 0.2.2
Docs.rs crate page
MIT
OR
Apache-2.0
Links
crates.io
Source
Owners
MrVintage710
Dependencies
bincode ^1.3.3
normal
logos ^0.15.1
normal
ordermap ^1.0.0
normal
serde ^1.0.218
normal
sha256 ^1.6.0
normal
thiserror ^2.0.12
normal
strum ^0.27
dev
strum_macros ^0.27
dev
Versions
18.91%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
Module meta
pak_db
0.2.2
Module meta
Module Items
Structs
In crate pak_
db
pak_db
Module
meta
Copy item path
Source
Structs
ยง
PakMeta
The metadata for a Pak file. Each pak file has this data embedded within the header.
PakSizing
This carries the size information of each part of the Pak file. this is always the first 32 bytes of the file.