Type Definition cw_storage_plus::U32Key[][src]

pub type U32Key = IntKey<u32>;
👎 Deprecated:

It is suggested to use u32 as key type instead of the U32Key wrapper