Trait xio_base_datatypes::HasStorageType [] [src]

pub trait HasStorageType {
    fn storage_type(&self) -> StorageType;
}

Required Methods

Implementors