Module wasm_pack::stamps[][src]

Expand description

Key-value store in *.stamps file.

Functions

Get a value corresponding to the key from the JSON value.

Get the path of the *.stamps file that is used as the store.

Read *.stamps file and convert its content to the JSON value.

Save the key-value pair to the store.