Struct dudect_bencher::ctbench::BenchName [] [src]

pub struct BenchName(pub &'static str);

Just a static str representing the name of a function

Trait Implementations

impl Copy for BenchName
[src]

impl Clone for BenchName
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more