users_users_destroy

Function users_users_destroy 

Source
pub async fn users_users_destroy(
    configuration: &Configuration,
    id: i32,
) -> Result<(), Error<UsersUsersDestroyError>>
Expand description

Delete a user object.