Type Definition cw_storage_plus::U8Key[][src]

pub type U8Key = IntKey<u8>;
👎 Deprecated:

It is suggested to use u8 as key type instead of the U8Key wrapper