| Crates.io | cyclonedds-sys |
| lib.rs | cyclonedds-sys |
| version | 0.2.1 |
| created_at | 2020-09-29 17:39:05.706093+00 |
| updated_at | 2022-10-08 16:55:17.098406+00 |
| description | Rust bindings for cyclonedds autogenerated by bindgen |
| homepage | https://github.com/sjames/cyclonedds-sys |
| repository | |
| max_upload_size | |
| id | 294200 |
| size | 256,656 |
Rust binding to cyclone-dds https://github.com/eclipse-cyclonedds/cyclonedds.git.
Tested with CycloneDDS version 0.10.x series - https://github.com/eclipse-cyclonedds/cyclonedds/tree/releases/0.10.x
Supports only Linux.
This consists of mostly code generated by bindgen and is not meant to be used directly. The cyclonedds-rs crate provides a safe Rust api over this the sys crate.