pub fn trait_attributes(
    db: &dyn SemanticGroup,
    trait_id: TraitId
) -> Maybe<Vec<Attribute>>
Expand description