Type Definition JsonMethod
minifier::json
type JsonMethod = fn(_: &mut JsonMinifier, _: &char, _: Option<&char>) -> bool;