☰
webext_storage
::
db
All crates
?
[
−
]
[src]
Function
webext_storage
::
db
::
put_meta
pub fn put_meta(db: &Connection, key: &
str
, value: &dyn ToSql) ->
Result
<
()
>