[][src]Function askama::filters::center

pub fn center(src: &dyn Display, dst_len: usize) -> Result<String, Error>

Centers the value in a field of a given width