Skip to main content

InternalStorageOps

Trait InternalStorageOps 

Source
pub trait InternalStorageOps {
    // Required method
    fn get_storage(&self) -> Option<&Storage>;
}

Required Methods§

Implementors§