Skip to content

dump_file might prefer to take std::path::* values #3

@MaulingMonkey

Description

@MaulingMonkey

pub fn dump_file(html : String, csv : String, cpu_spike : f32, gpu_spike : f32)

pub fn dump_file_immediately(html : &str, csv : &str)

Having these take html: impl AsRef<Path> or html: impl Into<PathBuf> would be convenient

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions