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