Struct bencher::TestPaths [] [src]

pub struct TestPaths {
    pub file: PathBuf,
    pub base: PathBuf,
    pub relative_dir: PathBuf,
}

Fields

Trait Implementations

impl Clone for TestPaths
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more