Cargo Features
indexed_db_futures has no features set by default.
[dependencies]
indexed_db_futures = { version = "0.6.0", features = ["async-upgrade", "cursors", "dates", "indices", "list-databases", "serde", "streams", "switch", "tx-done", "typed-arrays", "version-change"] }
- async-upgrade
- cursors
-
Enables IdbCursor, IdbCursorDirection and IdbCursorWithValue of web-sys
Affects
internals::cursor_kind
,indexed_db_futures::cursor
… - dates
-
Enables web-time
Affects
indexed_db_futures::date
… - indices
-
Enables IdbIndex and IdbIndexParameters of web-sys
Affects
indexed_db_futures::index
… - list-databases
-
Enables impartial-ord
- serde
-
Enables serde and serde-wasm-bindgen, serde of smallvec and web-time
Affects
build::BuildSerde
,get_all::GetAllSerdeRequest
,get_all::GetAllSerdeIter
… - streams
-
Enables futures-core, streams of wasm_evt_listener
- switch
- tx-done
-
Enables wasm_evt_listener
- typed-arrays
-
Affects
indexed_db_futures::typed_array
… - version-change
-
Enables wasm_evt_listener, macros of tokio