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 builder
pak_db
0.2.2
Module builder
Module Items
Structs
In crate pak_
db
pak_db
Module
builder
Copy item path
Source
Structs
§
PakBuilder
When it is time to create the pak file, this struct is used to build it. Remember that this struct doen’t have the ability to read data that has been paked or delete data that has been paked.