Type Definition cargo_toml_builder::types::ExampleTarget

source ·
pub type ExampleTarget = NonLibTarget;
Expand description

Represents an [[example]] table

See NonLibTarget docs for more