rcl-sys 0.0.2

The C API binding of the ROS client library (rcl)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[build-dependencies.bindgen]
version = "0.59"

[lib]
doctest = false

[package]
authors = ["Yuma Hiramatsu <yuma.hiramatsu@gmail.com>"]
description = "The C API binding of the ROS client library (rcl)"
edition = "2018"
license = "Apache-2.0"
name = "rcl-sys"
repository = "https://github.com/ros2rust/rclrust"
version = "0.0.2"