Closed borgonzola closed 2 years ago
Compiling ecu_diagnostics v0.90.33 error[E0432]: unresolved import j2534_rust::Loggable --> /home/user/.cargo/registry/src/github.com-1ecc6299db9ec823/ecu_diagnostics-0.90.33/src/hardware/passthru/mod.rs:36:40 | 36 | ConnectFlags, FilterType, IoctlID, Loggable, PassthruError, Protocol, RxFlag, TxFlag, | ^^^^^^^^ no Loggable in the root
j2534_rust::Loggable
Loggable
This issue also appears trying to build cloned ecu_diagnostics.
fixed and closed
Compiling ecu_diagnostics v0.90.33 error[E0432]: unresolved import
j2534_rust::Loggable
--> /home/user/.cargo/registry/src/github.com-1ecc6299db9ec823/ecu_diagnostics-0.90.33/src/hardware/passthru/mod.rs:36:40 | 36 | ConnectFlags, FilterType, IoctlID, Loggable, PassthruError, Protocol, RxFlag, TxFlag, | ^^^^^^^^ noLoggable
in the rootThis issue also appears trying to build cloned ecu_diagnostics.