Skip to main content

BenchTarget

Type Alias BenchTarget 

Source
pub type BenchTarget = NonLibTarget;
Expand description

Represents a [[bench]] table

See NonLibTarget docs for more

Aliased Typeยง

pub struct BenchTarget { /* private fields */ }