Function nym::text::pad[][src]

pub fn pad(
    text: &str,
    shim: char,
    alignment: Alignment,
    width: usize
) -> Cow<'_, str>