pub trait SmartEepromPointableSize: Sealed + Copy { }
Expand description

Trait generalizing over primitive types that are permitted to be used as slice backing types

Implementations on Foreign Types

Implementors