rust-indexed-db
rust-indexed-db copied to clipboard
`get_all_with_key_and_limit` is not exposed
web_sys defines IdbObjectStore::get_all_with_key_and_limit and IdbIndex::get_all_with_key_and_limit, but as far as I can tell they are not exposed by rust-indexed-db.