pub fn respond_get_uuid<'a>(
req: &MctpControlMsg<'_>,
uuid: Uuid,
rsp_buf: &'a mut [u8],
) -> ControlResult<MctpControlMsg<'a>>pub fn respond_get_uuid<'a>(
req: &MctpControlMsg<'_>,
uuid: Uuid,
rsp_buf: &'a mut [u8],
) -> ControlResult<MctpControlMsg<'a>>