Re-exports
pub use common::*;pub use credentials_module::CredentialsModule;pub use versions_module::VersionsModule;Modules
7. Credentials module
credentials/types/mod.rs
6. Versions module
Structs
Implements the different OCPI calls as a client.
Cpo implements the CPO role of the OCPI Protocol.
An Ocpi Response structure.
Enums
5.2. 2xxx: Client errors
5.4. 4xxx: Hub errors
5.3. 3xxx: Server errors
Traits
Type Definitions
The Result type used by all OCPI functions. Can be converted in a Response