Skip to main content

AppendLockWriteGuard

Type Alias AppendLockWriteGuard 

Source
pub type AppendLockWriteGuard<'a> = RwQueueWriteGuard<'a, FsNodeAppend>;

Aliased Typeยง

pub struct AppendLockWriteGuard<'a> { /* private fields */ }