store
Method
This is a method of the DbAdapter class in the extras module.Store a value
Signature
Parameters
&str
required
No description available.
&serde_json::Value
required
No description available.
Returns
crate::error::Result<()>
The result of the operation.

