Crate rvz

Source
Expand description

This crate contains routines to read Wii ISO internal headers.

This has a companion cli application crate that will read an ISO file and print out its information.

Re-exports§

pub use crate::error::Error;
pub use crate::rvz::HeaderRead;
pub use crate::rvz::Metadata;
pub use crate::rvz::Rvz;

Modules§

error
prng
region
rvz