1 2 3
// Trait relocated to crate::traits::RealGene as part of the v3.0.0 breaking change (D-01). // This file is kept only for internal module-path compatibility during the transition. pub use crate::traits::RealGene;