Function crayon::utils::finally [] [src]

pub fn finally<F>(func: F) -> FinallyGuard<F> where
    F: FnMut(),