delete_database

Function delete_database 

Source
pub async fn delete_database<S: ControlStateDelegate>(
    __arg0: State<S>,
    __arg1: Path<DeleteDatabaseParams>,
    __arg2: Extension<SpacetimeAuth>,
) -> Result<impl IntoResponse>