Struct fat::analyzer::BootSector [] [src]

pub struct BootSector { /* fields omitted */ }

Trait Implementations

impl Default for BootSector
[src]

[src]

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

impl Debug for BootSector
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for BootSector

impl Sync for BootSector