Function header

Source
pub fn header<T>(
    id: &CommentId,
    comment: &Comment<T>,
    profile: &Profile,
) -> HStack<'static>
Expand description

Return a comment header as a term::Element.