Type Definition cw_storage_plus::I64Key[][src]

pub type I64Key = IntKey<i64>;
👎 Deprecated:

It is suggested to use i64 as key type instead of the I64Key wrapper