MCPcopy 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)]
137pub struct Regex(Exec);
138
139impl fmt::Display for Regex {
140 /// Shows the original regular expression.

Callers 1

fromMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected