Type Definition cw_storage_plus::I16Key[][src]

pub type I16Key = IntKey<i16>;
👎 Deprecated:

It is suggested to use i16 as key type instead of the I16Key wrapper