Module read

Module read 

Source
Expand description

The read API for the Shopify Function Wasm API.

This consists primarily of the Deserialize trait for converting Value into other types.

Enums§

Error
An error that can occur when deserializing a value.

Traits§

Deserialize
A trait for types that can be deserialized from a Value.