Type Definition cw_storage_plus::U64Key[][src]

pub type U64Key = IntKey<u64>;
👎 Deprecated:

It is suggested to use u64 as key type instead of the U64Key wrapper