Module for_examples
Source Available on crate feature fmt only.
Expand description
Types for the documentation examples.
§Features
This module is only exported with the “fmt” feature
- Point3
- An example struct which implements const debug formatting.
- Unit
- An example unit struct which implements const debug formatting.