cdr-encoding

Crates.iocdr-encoding
lib.rscdr-encoding
version0.10.1
sourcesrc
created_at2024-04-23 14:21:18.939933
updated_at2024-04-24 07:47:37.959456
descriptionSerde implementation of OMG Common Data Representation (CDR) encoding
homepagehttps://atostek.com/en/products/rustdds/
repositoryhttps://github.com/jhelovuo/cdr-encoding
max_upload_size
id1217624
size60,201
Juhana Helovuo (jhelovuo)

documentation

README

OMG Common Data Representation (CDR) serialization with Serde

Used by RustDDS and ros2-client.

See Wikipedia or specification in Section "9.3 CDR Transfer Syntax".

This is also a part of the full XTYPES specification. XTYPES specifies several encodings, of which this implemention is only for "plain" CDR.

Commit count: 15

cargo fmt