Crates.io | rpcl2-derive |
lib.rs | rpcl2-derive |
version | 0.3.0 |
source | src |
created_at | 2024-05-16 14:00:17.900798 |
updated_at | 2024-06-22 09:14:53.510768 |
description | Derive macros for ros_pointcloud2 crate. |
homepage | https://github.com/stelzo/ros_pointcloud2 |
repository | https://github.com/stelzo/ros_pointcloud2 |
max_upload_size | |
id | 1242083 |
size | 10,896 |
Derive macros for the ros_pointcloud2 library.
This crate is within ros_pointcloud2
to implement the PointConvertible
trait for custom points. The layouting part of it is heavily inspired by the type-layout crate.