Type Definition virtual_fs::limiter::DynFsMemoryLimiter

source ·
pub type DynFsMemoryLimiter = Arc<dyn FsMemoryLimiter + Send + Sync>;