Skip to main content

render

Function render 

Source
pub fn render<E: Display>(
    fed: &FederationInfo,
    invite_codes: &BTreeMap<PeerId, (String, InviteCode)>,
    note_summary: &Result<TieredCounts, E>,
) -> Markup