[][src]Function webext_storage::api::get_from_db

fn get_from_db(
    conn: &Connection,
    ext_id: &str
) -> Result<Option<Map<String, JsonValue>>>