dump_function

Function dump_function 

Source
pub fn dump_function<T: Dumpable>(
    dumpable: &mut 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