Type Alias flatdata::StorageHandle
source · pub type StorageHandle = Arc<dyn ResourceStorage + Sync + Send>;Expand description
A handle to a resource storage used by archives
pub type StorageHandle = Arc<dyn ResourceStorage + Sync + Send>;A handle to a resource storage used by archives