[][src]Type Definition cargo_toml_builder::types::BinTarget

type BinTarget = NonLibTarget;

Represents a [[bin]] table

See NonLibTarget docs for more