Type Definition cw_storage_plus::I8Key[][src]

pub type I8Key = IntKey<i8>;
👎 Deprecated:

It is suggested to use i8 as key type instead of the I8Key wrapper