object 0.17.0

A unified interface for reading and writing object file formats.
Documentation
1
2
3
4
5
# `object`

The `object` crate provides a unified interface to working with object files
across platforms. It supports reading object files and executable files,
and writing object files.