Type Definition cw_storage_plus::U16Key[][src]

pub type U16Key = IntKey<u16>;
👎 Deprecated:

It is suggested to use u16 as key type instead of the U16Key wrapper