pub fn header<T>( id: &CommentId, comment: &Comment<T>, profile: &Profile, ) -> HStack<'static>
Return a comment header as a term::Element.
term::Element