Function svc_assets::rest::api::get_all_aircraft
source · pub async fn get_all_aircraft(
__arg0: Extension<GrpcClients>
) -> Result<Json<Vec<Aircraft>>, (StatusCode, String)>
Expand description
Get all aircraft from the database.