pub fn get_license(
    fossology: &Fossology,
    short_name: &str,
    group_name: Option<&str>
) -> Result<License, FossologyError>
Expand description

Errors

  • Error while sending request, redirect loop was detected or redirect limit was exhausted.
  • Response can’t be serialized to License or Info.
  • Response is not License.