Skip to main content

widget

Function widget 

Source
pub fn widget<'a, T>(
    id: &CommentId,
    comment: &Comment<T>,
    profile: &Profile,
) -> VStack<'a>
Expand description

Return a full comment widget as a term::Element.