Function codeberg_cli::render::comment::render_comment

source ยท
pub fn render_comment(
    config: &BergConfig,
    username: &str,
    creation_time: &OffsetDateTime,
    comment: &str,
) -> String