mirror of
https://github.com/fluencelabs/wasmer
synced 2025-05-29 01:51:18 +00:00
WIT values are native Rust values. But records are represented as a vector of WIT values. In order to provide a super neat API to the user, Serde is used to deserialize this vector of WIT values to a large variety of Rust values.