5 releases
0.2.4 | Jan 24, 2021 |
---|---|
0.2.3 | Nov 2, 2019 |
0.2.2 | Dec 22, 2018 |
0.2.1 | Mar 14, 2018 |
0.2.0 | Dec 22, 2017 |
#1123 in Encoding
33,754 downloads per month
Used in 10 crates
(6 directly)
75KB
2.5K
SLoC
cdr-rs
A serialization/deserialization implementation for Common Data Representation in Rust.
Usage
Add this to your Cargo.toml:
[dependencies]
cdr = "0.2.4"
License
This project is licensed under either of
- Apache License, Version 2.0, (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.
Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.
References
- Common Object Request Broker Architecture (CORBA) Specification, Version 3.3, Part 2: CORBA Interoperability
Dependencies
~200–465KB