pub fn dump_function<T: Dumpable>( dumpable: &mut T, goal: ToDump, path: &Path, fmt: &Format, ) -> Result<()>
Parse a dumpable item from a file and dump it with all the extra context