diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/lib.rs | 1 | 
1 files changed, 0 insertions, 1 deletions
| @@ -18,7 +18,6 @@ pub struct Instruction {  }  #[cfg_attr(feature="use-serde", derive(Serialize, Deserialize))] -#[cfg(not(feature="use-serde"))]  #[derive(Debug)]  pub struct PIC17; | 
