Skip to main content

TestTarget

Type Alias TestTarget 

Source
pub type TestTarget = NonLibTarget;
Expand description

Represents a [[test]] table

See NonLibTarget docs for more

Aliased Typeยง

pub struct TestTarget { /* private fields */ }