Modules§
Structs§
- Database
- An
IDBDatabaseimplementation. - Version
Change Event - Fired for
upgradeneeded,blocked&versionchangeevents. - Wasm
Storage - An indexeddb-backed in-browser storage with optional encryption.
Constants§
Traits§
- Build
- Finalise the builder.
- Build
Primitive - Finalise the builder for returning a primitive result.
- Poll
Unpinned - A type that’s pollable without needing to pin it.
- Query
Source - Common functionality for making queries.
- TryFrom
Js - Convert from a JS value.
- TryToJs
- Convert to a
JsValue.
Functions§
Type Aliases§
- RawDb
Result - A
Resultwith anErroras the error type.