Function cod_render::comment::render_comment
source · pub fn render_comment(
username: &str,
creation_time: DateTime<Utc>,
comment: &str,
max_width: usize
) -> String
pub fn render_comment(
username: &str,
creation_time: DateTime<Utc>,
comment: &str,
max_width: usize
) -> String