Struct calamine::Metadata[][src]

pub struct Metadata { /* fields omitted */ }

Common file metadata

Depending on file type, some extra information may be stored in the Reader implementations

Trait Implementations

impl Debug for Metadata
[src]

Formats the value using the given formatter. Read more

impl Default for Metadata
[src]

Returns the "default value" for a type. Read more

Auto Trait Implementations

impl Send for Metadata

impl Sync for Metadata