Module odoo_api::client

source ·
Expand description

The user-facing API types

This module provides a user-facing API for Odoo JSON-RPC methods.

Structs

Implemented by “authenticated” clients
Implemented by “non-authenticated” clients
An Odoo API client

Traits

The “authentication” state of a client object
The “request implementation” for a client

Type Definitions

Convenience typedef. Use this as the return value for your async closure
Convenience typedef. Use this as the return value for your blocking closure