Name Description Size
data_directory.rs 7813
export.rs 11777
file.rs 29629
import.rs 11341
mod.rs Support for reading PE files. Defines traits to abstract over the difference between PE32/PE32+, and implements read functionality in terms of these traits. This module reuses some of the COFF functionality. Also provides `PeFile` and related types which implement the `Object` trait. 646
relocation.rs 2722
resource.rs 6172
rich.rs PE rich header handling 3421
section.rs 13135