Struct fancy_regex::ReplacerRef [−][src]
pub struct ReplacerRef<'a, R: ?Sized>(_);
Expand description
By-reference adaptor for a Replacer
Returned by Replacer::by_ref
.
pub struct ReplacerRef<'a, R: ?Sized>(_);
By-reference adaptor for a Replacer
Returned by Replacer::by_ref
.