// This file is part of the uutils coreutils package.
//// For the full copyright and license information, please view the LICENSE
// file that was distributed with this source code.
#[cfg(unix)]pubuseself::unix::is_unsafe_overwrite;#[cfg(windows)]pubuseself::windows::is_unsafe_overwrite;#[cfg(unix)]modunix;#[cfg(windows)]modwindows;