Type Definition cargo_toml_builder::types::BinTarget

source ·
pub type BinTarget = NonLibTarget;
Expand description

Represents a [[bin]] table

See NonLibTarget docs for more