Crate ouroboros[][src]

Expand description

A crate for creating safe self-referencing structs.

See the documentation of ouroboros_examples for sample documentation of structs which have had the macro applied to them.

Attribute Macros

This macro is used to turn a regular struct into a self-referencing one. An example: