pub fn static_regex_full_match<O0: Into<Output>>( input: O0, scope: &mut Scope, ) -> Result<Operation>
Shorthand for StaticRegexFullMatch::new().build(input, scope).
StaticRegexFullMatch::new().build(input, scope)