Skip to main content

ShareEntryRef

Type Alias ShareEntryRef 

Source
pub(super) type ShareEntryRef<P> = Rc<ShareEntry<P>>;

Aliased Typeยง

pub(super) struct ShareEntryRef<P> { /* private fields */ }