Module indexed_db

Source

Enumsยง

ConversionResult ๐Ÿ”’
EvaluationResult ๐Ÿ”’
The result of steps in https://www.w3.org/TR/IndexedDB-2/#evaluate-a-key-path-on-a-value
ExtractionResult ๐Ÿ”’
The result of steps in https://www.w3.org/TR/IndexedDB-2/#extract-a-key-from-a-value-using-a-key-path

Functionsยง

convert_value_to_key
convert_value_to_key_range
https://www.w3.org/TR/IndexedDB-2/#convert-a-value-to-a-key-range
create_channel
evaluate_key_path_on_value ๐Ÿ”’
https://www.w3.org/TR/IndexedDB-2/#evaluate-a-key-path-on-a-value
extract_key ๐Ÿ”’
https://www.w3.org/TR/IndexedDB-2/#extract-a-key-from-a-value-using-a-key-path
is_valid_key_path ๐Ÿ”’
https://www.w3.org/TR/IndexedDB-2/#valid-key-path
key_type_to_jsval