Please lord clippy
This commit is contained in:
@@ -2,6 +2,7 @@ use Result;
|
||||
use block::Block;
|
||||
use ops::{Operation,num_to_op};
|
||||
|
||||
#[allow(unknown_lints,len_without_is_empty)]
|
||||
pub trait BinReadable {
|
||||
fn get(&mut self) -> Result<u8>;
|
||||
fn cur(&self) -> usize;
|
||||
|
||||
Reference in New Issue
Block a user