feat: Added Typed impl for all automation devices
To accomplish this a basic implementation was also provided for some types in automation_lib
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
#![allow(incomplete_features)]
|
||||
#![feature(iterator_try_collect)]
|
||||
#![feature(with_negative_coherence)]
|
||||
|
||||
use tracing::debug;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user