Type Definition cargo_toml_builder::types::TestTarget

source ·
pub type TestTarget = NonLibTarget;
Expand description

Represents a [[test]] table

See NonLibTarget docs for more