keys

Function keys 

Source
pub unsafe fn keys(params: Params) -> isize
Available on non-crate feature native only.
Expand description

Returns the unordered keys of the entries in the store.

This is an allocating function returning the number of keys (thus half the number of allocated bytes).