ctoolbox
0.1.0
In ctoolbox::
workspace::
ipc_
old::
dispatch::
db
ctoolbox
::
workspace
::
ipc_old
::
dispatch
::
db
Function
put_u64_str
Copy item path
Source
pub fn put_u64_str(db: &
str
, key:
u64
, value: &
str
) ->
Result
<
()
>
Expand description
Put a string value by u64 key.