Function svc_assets::rest::api::remove_vertipad
source · pub async fn remove_vertipad(
__arg0: Extension<GrpcClients>,
__arg1: Path<String>
) -> Result<String, (StatusCode, String)>
Expand description
Remove a Vertipad
from the database.