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