pub fn get_profiler<'a>(
matches: &'a ArgMatches<'_>,
) -> Result<(&'a ArgMatches<'a>, Profiler), ProfError>Expand description
match the profiler argument
pub fn get_profiler<'a>(
matches: &'a ArgMatches<'_>,
) -> Result<(&'a ArgMatches<'a>, Profiler), ProfError>match the profiler argument