Function regex::re_trait::as_slots [−][src]
pub fn as_slots(locs: &mut Locations) -> &mut [Option<usize>]
This is a hack to make Locations -> &mut Slot be available internally without exposing it in the public API.
pub fn as_slots(locs: &mut Locations) -> &mut [Option<usize>]
This is a hack to make Locations -> &mut Slot be available internally without exposing it in the public API.