fail_command

Function fail_command 

Source
pub async fn fail_command(
    tx: &mut Sender<YgwMessage>,
    link_addr: Addr,
    command_id: CommandId,
    message: String,
) -> Result<()>