Type Alias SubProb

Source
pub type SubProb<'a> = &'a RefCell<SubProblem<'a>>;