Structs

  • Structure aggregating and exposing public API of CargoLib library. All functionalities are exposed to application side through this structure (not all directly).

Functions

  • CargoLib initializer which is the main part of Cargo public API. All functionalities are exposed to application side through this structure.

Type Definitions