encode_agent_payload

Function encode_agent_payload 

Source
pub fn encode_agent_payload<T>(payload: &T) -> String
where T: Serialize,
Expand description

Encode a serializable payload through the standard TOON Rust implementation.