Function fail::remove

source · []
pub fn remove<S: AsRef<str>>(name: S)
Expand description

Remove a fail point.

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