Skip to main content
kv_fmt
wowlab_
common
0.1.0
In wowlab_
common::
output
wowlab_common
::
output
Function
kv_fmt
Copy item path
Source
pub fn kv_fmt(key: &
str
, val: impl
Display
)
Expand description
Key-value line with a
Display
value.