LRow

Type Alias LRow 

Source
pub type LRow = Arc<RwLock<Location>>;

Aliased Type§

pub struct LRow { /* private fields */ }

Trait Implementations§