Function check_disk::maybe_regex[][src]

pub(crate) fn maybe_regex(
    pattern: &Option<String>
) -> Result<Option<Regex>, Error>