Skip to main content

FixturePtr

Type Alias FixturePtr 

Source
pub type FixturePtr<D> = Rc<RefCell<B2fixture<D>>>;

Aliased Typeยง

pub struct FixturePtr<D> { /* private fields */ }