Type Alias TicKVDedicatedFlashComponentType

Source
pub type TicKVDedicatedFlashComponentType<F, H, const PAGE: usize> = TicKVSystem<'static, F, H, PAGE>;

Aliased Typeยง

struct TicKVDedicatedFlashComponentType<F, H, const PAGE: usize> { /* private fields */ }