After 0.11.0 release, it'd be a good time to remove deprecated `IntKey`, since we already aren't using it anywhere cw-plus. Once `IntKey` is deprecated, let's use that name for `int_key::CwIntKey` (After a release or two, to avoid extra confusion).
After 0.11.0 release, it'd be a good time to remove deprecated
IntKey, since we already aren't using it anywhere cw-plus.Once
IntKeyis deprecated, let's use that name forint_key::CwIntKey(After a release or two, to avoid extra confusion).