☰
NameToCaptureLocations
In artichoke_backend::extn::core::regexp
?
Type Definition
artichoke_backend
::
extn
::
core
::
regexp
::
NameToCaptureLocations
source
·
[
−
]
pub type NameToCaptureLocations =
Vec
<
(
Vec
<
u8
>,
Vec
<
i64
>
)
>;