Function vonuvoli_scheme::exports::bytes_regex_match_extract_first[][src]

pub fn bytes_regex_match_extract_first(
    pattern: &Value,
    bytes: &Value,
    immutable: Option<bool>
) -> Outcome<Value>