pub trait SmartEepromState: Sealed { }
Expand description

Trait generalizing over a state of an SmartEEPROM

Implementors