pub fn get_synthetic_methods<L: Location>(
type_layout: &Layout<L>,
) -> Vec<SyntheticMethod>
Expand description
Get all synthetic methods available for a given type
pub fn get_synthetic_methods<L: Location>(
type_layout: &Layout<L>,
) -> Vec<SyntheticMethod>
Get all synthetic methods available for a given type