Josh Leeb-du Toit
Josh Leeb-du Toit
With the 2021 edition "coming soon", @bonifaido WDYT of upgrading to the 2018 edition to ease the future switch to the 2021 edition when released?
There seems to be an error that shows up when dropping `ZooKeeper` after previously closing the connection with `ZooKeeper::close`. I believe this is because `ZooKeeper::drop` will try to close the...
This change extends `Context` with the `keys` method, which returns an iterator over its keys.
This change updates `KeyData::from_ffi` to be const. Although the common use case is for keys to be created only when inserting into a `SlotMap`, creating a key independent of a...