Skip to main content

delete_morphology

Function delete_morphology 

Source
pub async fn delete_morphology(
    __arg0: State<ApiState>,
    __arg1: Path<String>,
) -> ApiResult<Json<HashMap<String, String>>>
Expand description

Delete a morphology using path parameter.