Skip to main content

analyze_app_bundle

Function analyze_app_bundle 

Source
pub fn analyze_app_bundle(
    app_bundle_path: &Path,
    top_n: usize,
) -> Result<SizeReport, Report>