Function vonuvoli_scheme::exports::bytes_regex_match_captures_extract_all[][src]

pub fn bytes_regex_match_captures_extract_all(
    pattern: &Value,
    bytes: &Value,
    return_array: bool,
    return_assoc: bool,
    assoc_use_names: bool,
    immutable: Option<bool>
) -> Outcome<Value>