CloneFileError

Trait CloneFileError 

Source
pub trait CloneFileError {
    // Required method
    fn is_unsupported(&self) -> bool;
}

Required Methods§

Implementors§