[][src]Function boa::builtins::console::formatter

pub fn formatter(data: &[Value], ctx: &mut Interpreter) -> Result<String, Value>

This represents the console formatter.