Crate object [] [src]

object

The object crate provides a unified interface to working with object files across platforms.

See the Object trait for details.

Structs

Elf

An ELF object file.

Traits

Object

An object file.

Type Definitions

File

A type alias for the current target platform's object file format type.