Type Definition virtual_fs::union_fs::TempHolding

source ·
pub type TempHolding = Arc<Mutex<Option<Arc<Box<dyn FileSystem>>>>>;