inno 0.4.2

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

pub use header::DosHeader;