Struct btrfs::diskformat::BtrfsUnknownItem [] [src]

pub struct BtrfsUnknownItem<'a> { /* fields omitted */ }

Methods

impl<'a> BtrfsUnknownItem<'a>
[src]

Trait Implementations

impl<'a> Clone for BtrfsUnknownItem<'a>
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl<'a> Debug for BtrfsUnknownItem<'a>
[src]

Formats the value using the given formatter.