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

Class CaptureLocations

regex/src/re_bytes.rs:827–827  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

825/// The value returned can then be reused in subsequent searches.
826#[derive(Clone, Debug)]
827pub struct CaptureLocations(re_trait::Locations);
828
829/// A type alias for `CaptureLocations` for backwards compatibility.
830///

Callers 2

capture_locationsMethod · 0.70
locationsMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected