pub fn build_sbom( build_runner: &BuildRunner<'_, '_>, root: &Unit, ) -> CargoResult<Sbom>
Build an Sbom for the given Unit.
Sbom
Unit