Cargo Features
ethercrab-wire has no features set by default.
[dependencies]
ethercrab-wire = { version = "0.2.0", features = ["std", "defmt-03"] }
- std
- defmt-03
-
Enables defmt ^0.3.5 and defmt-03 of heapless
heapless:
Implement defmt::Format from defmt v0.3
ethercrab-wire has 2 features without comments.