pub fn dispatch_profile(target: ProfileTarget, json: bool) -> Result<()>Expand description
Run a parsed ProfileTarget (the cgp profile subtree).
ยงErrors
Returns any error produced by the selected profiler.
pub fn dispatch_profile(target: ProfileTarget, json: bool) -> Result<()>Run a parsed ProfileTarget (the cgp profile subtree).
Returns any error produced by the selected profiler.