export_user_variables_binary

Function export_user_variables_binary 

Source
pub fn export_user_variables_binary<P: AsRef<Path>>(
    allocations: Vec<AllocationInfo>,
    stats: MemoryStats,
    output_path: P,
) -> TrackingResult<ExportStats>
Expand description

Export user variables to binary format Provides 3x faster export with 60% smaller file size compared to JSON