Type Alias RefFatDB

Source
pub type RefFatDB<'a, 'cache> = FatDB<'a, 'cache, ExtensionLayout>;

Aliased Typeยง

struct RefFatDB<'a, 'cache> { /* private fields */ }