pub fn get_binary_packages() -> Result<Vec<BinaryPackage>>Expand description
Returns all configured binary packages set in Cargo.toml.
pub fn get_binary_packages() -> Result<Vec<BinaryPackage>>Returns all configured binary packages set in Cargo.toml.