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

Aliased Type§

struct DynFsMemoryLimiter { /* private fields */ }