Function receive_schema_flight_data

Source
async fn receive_schema_flight_data(
    resp: &mut Streaming<FlightData>,
) -> Option<Schema>