Struct sstable::table_builder::Footer [] [src]

pub struct Footer {
    pub index: BlockHandle,
}

Footer is a helper for encoding/decoding a table footer.

Fields

Methods

impl Footer
[src]

Trait Implementations

impl Debug for Footer
[src]

Formats the value using the given formatter.