Struct gimli::read::FileEntryFormat [−][src]
The format of a component of an include directory or file name entry.
Fields
content_type: DwLnct
The type of information that is represented by the component.
form: DwForm
The 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]