Function cargo::core::compiler::lto::needs_object

source ยท
fn needs_object(crate_types: &[CrateType]) -> bool
Expand description

Whether or not any of these crate types need object code.