ERow

Type Alias ERow 

Source
pub type ERow = Arc<RwLock<Element>>;

Aliased Type§

pub struct ERow { /* private fields */ }

Trait Implementations§