[][src]Type Definition minifier::json::JsonMethod

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