Crates.io | ddsc |
lib.rs | ddsc |
version | 0.1.2 |
source | src |
created_at | 2020-07-30 09:19:09.66435 |
updated_at | 2020-09-21 14:36:23.557338 |
description | High-level API for the native CycloneDDS bindings (libddsc-sys). |
homepage | |
repository | https://github.com/atolabs/cdds-rust |
max_upload_size | |
id | 271229 |
size | 70,237 |
CycloneDDS bindings for Rust
[dependencies]
ddsc = "0.1.2"
dds-rs works with stable Rust, and typically works with the most recent prior stable release as well.
Currently this library requires CycloneDDS 0.5.1 or newer.
$ git clone https://github.com/atolab/cdds-rust
$ cd cdds-rust
$ cargo build
This project is licensed under Apache License, Version 2.0 (LICENSE or http://www.apache.org/licenses/LICENSE-2.0)
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in dds-rs by you, as defined in the Apache-2.0 license, shall be under the same license, without any additional terms or conditions.