ros_pointcloud2 0.1.0

A library for working with pointcloud2 messages in Rust
[dependencies.fallible-iterator]
version = "0.2.0"

[dependencies.mem_macros]
version = "1.0.1"

[dependencies.num-traits]
version = "0.2.15"

[dependencies.rosrust_msg]
version = "0.1.7"

[package]
authors = ["Christopher Sieh <stelzo@steado.de>"]
categories = ["science::robotics", "encoding", "data-structures", "api-bindings"]
description = "A library for working with pointcloud2 messages in Rust"
documentation = "https://docs.rs/ros_pointcloud2"
edition = "2021"
exclude = ["**/tests/**", "**/examples/**", "**/benches/**", "**/target/**", "**/build/**", "**/dist/**", "**/docs/**", "**/doc/**"]
homepage = "https://github.com/stelzo/ros_pointcloud2"
keywords = ["ros", "rosrust", "pointcloud2", "pointcloud", "message"]
license = "MIT"
name = "ros_pointcloud2"
readme = "README.md"
repository = "https://github.com/stelzo/ros_pointcloud2"
version = "0.1.0"