Function buildfile_to_targets

Source
pub(crate) fn buildfile_to_targets(
    workspace: &Utf8Path,
    buildfile: &Utf8Path,
) -> Result<String>