Function foundry_compilers::resolver::print
source ยท pub fn print<D: ParsedSource>(
graph: &Graph<D>,
opts: &TreeOptions,
out: &mut dyn Write
) -> Result<()>
pub fn print<D: ParsedSource>(
graph: &Graph<D>,
opts: &TreeOptions,
out: &mut dyn Write
) -> Result<()>