Skip to main content

print_kv

Function print_kv 

Source
pub fn print_kv(key: &str, value: &dyn Display)
Available on crate feature cli only.
Expand description

Print a key-value pair to stderr with aligned formatting.