[][src]Function webext_storage::api::get_bytes_in_use

pub fn get_bytes_in_use(
    conn: &Connection,
    ext_id: &str,
    keys: JsonValue
) -> Result<usize>

The implementation of storage[.sync].getBytesInUse().