Struct ext4::Options [] [src]

pub struct Options {
    pub checksums: Checksums,
}

Fields

Trait Implementations

impl Debug for Options
[src]

[src]

Formats the value using the given formatter.

impl Default for Options
[src]

[src]

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