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

Class Locations

regex/src/re_trait.rs:22–22  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

20#[doc(hidden)]
21#[derive(Clone, Debug)]
22pub struct Locations(Vec<Slot>);
23
24impl Locations {
25 /// Returns the start and end positions of the Nth capture group. Returns

Callers 1

locationsMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected