pub fn memory_append_log<T: Clone + 'static>(
prefix: impl Into<String>,
) -> AppendLogStorage<T>Expand description
Creates or computes memory_append_log.
pub fn memory_append_log<T: Clone + 'static>(
prefix: impl Into<String>,
) -> AppendLogStorage<T>Creates or computes memory_append_log.