Module ouroboros_examples::ouroboros_impl_undocumented[][src]

Expand description

Encapsulates implementation details for a self-referencing struct. This module is only visible when using –document-private-items.

Structs

A struct for holding immutable references to all tail and immutably borrowed fields in an instance of Undocumented.

A struct for holding mutable references to all tail fields in an instance of Undocumented.

A struct which contains only the head fields of Undocumented.

Functions