Function wax::is_match[][src]

pub fn is_match<'p>(
    expression: &str,
    path: impl Into<EncodedPath<'p>>
) -> Result<bool, GlobError<'_>>