pub fn info(fossology: &Fossology) -> Result<ApiInformation, FossologyError>
Expand description

Errors

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