Function tugger_licensing_net::license_requirement_to_license_text[][src]

pub fn license_requirement_to_license_text(
    client: &Client,
    req: &LicenseReq
) -> Result<String>

Resolve an spdx::LicenseReq to license text.

Only works for valid SPDX licenses. If an exception is present, that exception text will be concatenated to the original license’s text.