Cleanup / fix clippy lints
This commit is contained in:
@@ -9,6 +9,7 @@ pub struct SliceResult<'a, Layer> {
|
||||
pub slice_config: &'a SliceConfig,
|
||||
}
|
||||
|
||||
#[derive(Debug)]
|
||||
pub struct Run {
|
||||
pub length: u64,
|
||||
pub value: u8,
|
||||
|
Reference in New Issue
Block a user