Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/davidblewett/rure-python
/ Regex
Class
Regex
regex/src/re_unicode.rs:137–137 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
135
/// ```
136
#[derive(Clone)]
137
pub struct Regex(Exec);
138
139
impl fmt::Display for Regex {
140
/// Shows the original regular expression.
Callers
1
from
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected