insert

Function insert 

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

Inserts an entry in the store.

If an entry for that key was already present, it is overwritten.