Skip to main content

StableLog

Type Alias StableLog 

Source
pub type StableLog<T> = Log<T, VirtualMemory, VirtualMemory>;
Expand description

稳定日志 ! 支持变长 无法删除和移动

Aliased Type§

pub struct StableLog<T> { /* private fields */ }