[−][src]Trait intrusive_collections::DefaultLinkOps
The default implementation of LinkOps associated with a link type.
Associated Types
Loading content...Associated Constants
const NEW: Self::Ops
The associated constant that represents Ops::default().
This exists because Default::default() is not a constant function.