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

Errors

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