Trait redox_buffer_pool::marker::Marker[][src]

pub trait Marker: Sealed { }
Expand description

A trait to abstract between Guard and NoGuard.

Implementors