Struct btrfs::diskformat::BtrfsChunkItemData [] [src]

#[repr(C, packed)]
pub struct BtrfsChunkItemData { /* fields omitted */ }

Methods

impl BtrfsChunkItemData
[src]

Trait Implementations

impl Copy for BtrfsChunkItemData
[src]

impl Clone for BtrfsChunkItemData
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for BtrfsChunkItemData
[src]

Formats the value using the given formatter.