r2a 0.1.7

A Rust library that provides a typesafe way to convert ROS 2 messages into Apache Arrow format
Documentation
1
2
3
4
5
#[cfg(feature = "default")]
include!(concat!(env!("OUT_DIR"), "/generated_schema.rs"));

#[cfg(feature = "doc-only")]
pub static SUPPORTED_SCHEMAS: &'static [&'static str] = &[];