[−][src]Function shell_protocol::messages::spawn::to_cbor
pub fn to_cbor(
channel_id: u32,
command: &str,
args: Option<&[String]>
) -> Result<Vec<u8>, ProtocolError>
Spawn -> CBOR
pub fn to_cbor(
channel_id: u32,
command: &str,
args: Option<&[String]>
) -> Result<Vec<u8>, ProtocolError>
Spawn -> CBOR