Function cargo_show_asm::dump_function

source ยท
pub fn dump_function<T: Dumpable>(
    dumpable: &T,
    goal: ToDump,
    path: &Path,
    fmt: &Format
) -> Result<()>
Expand description

Parse a dumpable item from a file and dump it with all the extra context