Expand description
Serialize a Rust data structure to Candid binary format
Structsยง
- Use this struct to serialize a sequence of Rust values (heterogeneous) to IDL binary message.
- A structure for serializing Rust values to IDL types.
- A structure for serializing Rust values to IDL.