Type Definition odoo_api::client::BlockingClosureResult

source ·
pub type BlockingClosureResult = Result<(String, Option<String>)>;
Expand description

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