Function actix_tools::sentry::sentry_client::utils::trim_stacktrace [−][src]
pub fn trim_stacktrace<F>(stacktrace: &mut Stacktrace, f: F) where
F: Fn(&Frame, &Stacktrace) -> bool,
A helper function to trim a stacktrace.