Docs.rs
nx-archive-0.1.2
nx-archive 0.1.2
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
korewaChino
github:ryouvc:crates-io
Dependencies
aes ^0.8.4
normal
binrw >=0.14
normal
block-modes ^0.9.1
normal
cipher ^0.4.4
normal
ctr ^0.9.2
normal
ctr ^0.6
normal
dirs ^6.0.0
normal
ecb ^0.1.2
normal
hex ^0.4.3
normal
hex-literal ^1.0.0
normal
regex ^1.11.1
normal
thiserror ^2.0.12
normal
tracing ^0
normal
xts ^0.0.0
normal
xts-mode ^0.5.1
normal
color-eyre ^0.6.3
dev
tracing-subscriber ^0.3.19
dev
tracing-test ^0.2.5
dev
Versions
68.53%
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
nx_
archive
0.1.2
Module formats
Module Items
Re-exports
Modules
In crate nx_
archive
nx_archive
Module
formats
Copy item path
Source
Re-exports
§
pub use keyset::
Keyset
;
pub use title_keyset::
TitleKeys
;
Modules
§
cnmt
Module for handling Nintendo Switch Content Meta (CNMT) files
hfs0
The Nintendo Hashed filesystem (HFS0) is a filesystem used by the Nintendo Switch to store data in a hashed format. This filesystem is used in the Nintendo Switch’s game cards (the little bitter carts that you insert physically into the console).
keyset
nca
NCA (Nintendo Content Archive) file format
pfs0
Nintendo PFS0 (PartitionFS0) format
romfs
title_
keyset
xci
The XCI (eXtendable Card Image) format is a Nintendo Switch game card image format.