Type Definition web_tree_sitter_sys::InputClosureType[][src]

pub type InputClosureType = dyn FnMut(u32, Option<Point>, Option<u32>) -> Option<JsString>;