printf

Function printf 

Source
pub fn printf(f: &mut impl Write, fmt: &str, args: &[Value]) -> Result<usize>