Skip to main content

Module put

Module put 

Source
Expand description

Serialize and Insert a Key+Value into the database.

Overloads are provided for the user to choose the most efficient serialization. When no serialization is required for both key and value simply use insert() (see insert.rs).