pub async fn get_all_features(
client: ServerReflectionClient<Channel>,
) -> Result<Response<Streaming<ServerReflectionResponse>>, Error>
pub async fn get_all_features(
client: ServerReflectionClient<Channel>,
) -> Result<Response<Streaming<ServerReflectionResponse>>, Error>