Type Definition cargo_toml_builder::prelude::TestTarget

source ·
pub type TestTarget = NonLibTarget;
Expand description

Represents a [[test]] table

See NonLibTarget docs for more