Type Definition cw_storage_plus::I32Key[][src]

pub type I32Key = IntKey<i32>;
👎 Deprecated:

It is suggested to use i32 as key type instead of the I32Key wrapper