Function askama::filters::center

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

Centers the value in a field of a given width