Skip to main content

spaced

Function spaced 

Source
pub fn spaced<D: Display>(input: Paint<D>) -> Paint<String>
Expand description

Wrap spaces around styled input, eg. "input" -> " input ".