Expand description
Deserialize Candid binary format to Rust data structures
Structsยง
- Config the deserialization quota, used to prevent spending too much time in decoding malicious payload.
- Use this struct to deserialize a sequence of Rust values (heterogeneous) from IDL binary message.