[][src]Function dia_args::paths::permissions::ensure_second_is_safe

pub fn ensure_second_is_safe<P, Q>(first: P, second: Q) -> Result<()> where
    P: AsRef<Path>,
    Q: AsRef<Path>,