pub fn serialize_pack(pack: &SubAgentContractV1) -> Result<String, String>Expand description
Serialize a pack with stable formatting (struct field order, pretty JSON).
pub fn serialize_pack(pack: &SubAgentContractV1) -> Result<String, String>Serialize a pack with stable formatting (struct field order, pretty JSON).