Struct btrfs::diskformat::BtrfsInternalNode [] [src]

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

Methods

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

Trait Implementations

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

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more