Skip to main content

compile_anchored_with

Function compile_anchored_with 

Source
pub fn compile_anchored_with(
    pat: &str,
    mode: Option<Mode>,
) -> Result<Regex, Error>
Expand description

compile_anchored under an optional explicit mode.