Type Definition muzzman_lib::types::ERow

source ·
pub type ERow = Arc<RwLock<Element>>;

Trait Implementations§