pub async fn remove_aircraft(
    __arg0: Extension<GrpcClients>,
    __arg1: Path<String>
) -> Result<String, (StatusCode, String)>
Expand description

Remove a Aircraft from the database.