☰
InputClosureType
In web_tree_sitter_sys
?
Type Definition
web_tree_sitter_sys
::
InputClosureType
source
·
[
−
]
pub type InputClosureType = dyn
FnMut
(
u32
,
Option
<
Point
>,
Option
<
u32
>) ->
Option
<
JsString
>;