Skip to main content

display_net

Function display_net 

Source
pub fn display_net(n: &i64) -> String
Expand description

Format a net line delta: positive values get a leading +, zero and negative values render with their natural sign (0, -5).