Traitsยง
- Phenotype
- This trait represents the behavior of an
enum/tagged union. Note: it should only be implemented with#[derive(Phenotype)] - Phenotype
Debug - Some helpful methods for using
Phenotype
enum/tagged union.
Note: it should only be implemented with #[derive(Phenotype)]Phenotype