[][src]Crate ouroboros

A crate for creating safe self-referencing structs.

See the documentation for #[self_referencing] to get started. See the documentation of ouroboros_examples

Attribute Macros

self_referencing

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