watch_error

Function watch_error 

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