pub fn priv_trait_semantic_definition_data(
    db: &dyn SemanticGroup,
    trait_id: TraitId
) -> Maybe<TraitDefinitionData>
Expand description