☰
webext_storage
::
db
All crates
?
[
−
]
[src]
Function
webext_storage
::
db
::
get_meta
pub fn get_meta<T: FromSql>(db: &Connection, key: &
str
) ->
Result
<
Option
<T>>