generated from PlexSheep/rs-base
This commit is contained in:
parent
6158043a60
commit
98cb455a3c
1 changed files with 4 additions and 0 deletions
|
@ -1 +1,5 @@
|
|||
use std::fmt::Debug;
|
||||
|
||||
pub trait Benchmark: Clone + Sized + Debug {
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue