Function fraction::display::format_sign

source ยท
pub fn format_sign(
    sign: Sign,
    buffer: &mut dyn Write,
    format: &Format,
) -> Result