Trait bashrand::MultiResultCracker
source · pub trait MultiResultCracker {
// Required method
fn find(&self, tx: &Sender<(u32, bool)>);
}pub trait MultiResultCracker {
// Required method
fn find(&self, tx: &Sender<(u32, bool)>);
}