Function fail::remove [] [src]

pub fn remove<S: AsRef<str>>(name: S)

Remove a fail point.

If the fail point doesn't exist, nothing will happen.