Move tester to a new iced_tester subcrate
This commit is contained in:
parent
9e81c2b9e8
commit
4f7444bddf
28 changed files with 392 additions and 355 deletions
|
|
@ -13,6 +13,7 @@ where
|
|||
impl<P> TimeMachine<P>
|
||||
where
|
||||
P: Program,
|
||||
P::Message: std::fmt::Debug + Clone,
|
||||
{
|
||||
pub fn new() -> Self {
|
||||
Self {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue