cargo::ops::tree

Function build_and_print

source
pub fn build_and_print(
    ws: &Workspace<'_>,
    opts: &TreeOptions,
) -> CargoResult<()>
Expand description

Entry point for the cargo tree command.