inno 0.5.0

Library for reading Inno Setup executables
Documentation
1
2
3
4
mod header;
mod signature;

pub use header::DosHeader;