Skip to main content

delete_route

Function delete_route 

Source
pub async fn delete_route(
    state: &SharedState,
    a: DeleteArgs,
) -> Result<Value, ToolError>