Trait chunky_bits::file::Integrity[][src]

pub trait Integrity {
    fn is_ideal(&self) -> bool;
fn is_available(&self) -> bool; }

Required methods

fn is_ideal(&self) -> bool[src]

fn is_available(&self) -> bool[src]

Loading content...

Implementors

Loading content...