Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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)]
22
pub struct Locations(Vec<Slot>);
23
24
impl Locations {
25
/// Returns the start and end positions of the Nth capture group. Returns
Callers
1
locations
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected