[−][src]Function fail::remove
pub fn remove<S: AsRef<str>>(name: S)
Remove a fail point.
If the fail point doesn't exist, nothing will happen.
pub fn remove<S: AsRef<str>>(name: S)
Remove a fail point.
If the fail point doesn't exist, nothing will happen.