Function cargo_show_asm::llvm::collect_or_dump

source ยท
pub fn collect_or_dump(
    goal: Option<(&str, usize)>,
    path: &Path,
    fmt: &Format,
    items: &mut Vec<Item>
) -> Result<bool>
Expand description

try to print goal from path, collect available items otherwise