Skip to main content

FixtureWeakPtr

Type Alias FixtureWeakPtr 

Source
pub type FixtureWeakPtr<D> = Weak<RefCell<B2fixture<D>>>;

Aliased Typeยง

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