ArgsRef

Type Alias ArgsRef 

Source
pub type ArgsRef = Rc<RefCell<Args>>;

Aliased Type§

pub struct ArgsRef { /* private fields */ }