Function build_sbom

Source
pub fn build_sbom(
    build_runner: &BuildRunner<'_, '_>,
    root: &Unit,
) -> CargoResult<Sbom>
Expand description

Build an Sbom for the given Unit.