Function cargo::ops::tree::build_and_print

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

Entry point for the cargo tree command.