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