pub fn to_cbor(
    channel_id: u32,
    command: &str,
    args: Option<&[String]>
) -> Result<Vec<u8>, ProtocolError>
Expand description

Spawn -> CBOR