Skip to main content

export_leak_detection_json

Function export_leak_detection_json 

Source
pub fn export_leak_detection_json<P: AsRef<Path>>(
    base_path: P,
    passport_tracker: &Arc<MemoryPassportTracker>,
) -> MemScopeResult<()>