espocrm-rs 0.1.0

A Rust implementation of the EspoCRM PHP API Client
Documentation

espocrm-rs

A Rust implementation of the EspoCRM PHP API Client. You can find this client here.

For information on how to use this crate, refer to crates.io.

#Dependencies

This crate depends on the following crates:

  • serde
  • serde_php
  • reqwest
  • rust-crypto
  • base64

Licence

espocrm-rs is distributed under the terms of both the MIT license and the Apache License (Version 2.0).

See LICENSE-APACHE and LICENSE-MIT, and COPYRIGHT for details.