Function lovm2_std::captures[][src]

pub fn captures(vm: &mut Vm) -> Lovm2Result<()>

captures(regex: &Regex, text: String) -> Option<Value>