generated from PlexSheep/rs-base
automatic cargo CI changes
This commit is contained in:
parent
98cb455a3c
commit
7660f53b01
|
@ -1,5 +1,3 @@
|
||||||
use std::fmt::Debug;
|
use std::fmt::Debug;
|
||||||
|
|
||||||
pub trait Benchmark: Clone + Sized + Debug {
|
pub trait Benchmark: Clone + Sized + Debug {}
|
||||||
|
|
||||||
}
|
|
||||||
|
|
Loading…
Reference in New Issue