lcm_gen 0.1.1

Build dependency to invoke lcm-gen
Documentation

Generate LCM messages at build time

crates.io

This crate lets you invoke lcm-gen as part of a Cargo build script. It requires that you have lcm-gen on your PATH, and that it supports emitting Rust code with the --rust and --rust-path options.