Struct gimli::read::FileEntryFormat [−][src]
The format of a component of an include directory or file name entry.
Fields
content_type: DwLnctThe type of information that is represented by the component.
form: DwFormThe encoding form of the component value.
Trait Implementations
impl Clone for FileEntryFormat[src]
impl Clone for FileEntryFormat[src]fn clone(&self) -> FileEntryFormat[src]
pub fn clone_from(&mut self, source: &Self)1.0.0[src]
impl PartialEq<FileEntryFormat> for FileEntryFormat[src]
impl PartialEq<FileEntryFormat> for FileEntryFormat[src]