Trait flipper0::fs::record::RecordExt

source ·
pub trait RecordExt: Record {
    fn exists(&self) -> bool;
}

Required Methods

Implementors