Type Definition muzzman_lib::types::LRow

source ·
pub type LRow = Arc<RwLock<Location>>;

Trait Implementations§