MCPcopy Create free account
hub / github.com/davidblewett/rure-python / CaptureLocations

Class CaptureLocations

regex/src/re_unicode.rs:846–846  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

844/// The value returned can then be reused in subsequent searches.
845#[derive(Clone, Debug)]
846pub struct CaptureLocations(re_trait::Locations);
847
848/// A type alias for `CaptureLocations` for backwards compatibility.
849///

Callers 2

capture_locationsMethod · 0.70
locationsMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected