Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/davidblewett/rure-python
/ end
Method
end
regex/src/re_unicode.rs:54–56 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
52
/// Returns the ending byte offset of the match in the haystack.
53
#[inline]
54
pub fn end(&self) -> usize {
55
self.end
56
}
57
58
/// Returns the matched text.
59
#[inline]
Callers
2
replacen
Method · 0.45
next
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected