Skip to main content

strings_contains

Function strings_contains 

Source
pub fn strings_contains(s: &Value, needle: &Value) -> DogeResult
Expand description

strings.contains(s, needle) — whether needle occurs anywhere in s.