watch_robot_version

Function watch_robot_version 

Source
pub async fn watch_robot_version(
    client: &mut KachakaApiClient<Channel>,
) -> impl Stream<Item = Result<String, KachakaApiError>>