object 0.35.0

A unified interface for reading and writing object file formats.
Documentation
1
2
3
4
#![cfg(feature = "read")]

mod coff;
mod elf;