[][src]Function firestorm::start_guard

#[must_use =
  "Use a let binding to extend the lifetime of the guard to the scope which to profile."]pub fn start_guard(name: impl Into<FmtStr>) -> impl Drop