Fretex (fretex v0.1.1)

Link to this section Summary

Link to this section Functions

Link to this function

calculate(package)

@spec calculate(Package.t()) :: [ok: Rate.t(), error: binary()]
Link to this function

list_services(carrier)

@spec list_services(Fretex.Carriers.t()) ::
  {:ok, [CarrierService.t()]} | {:error, any()}