This crate implements CANAerospace protocol for low power embedded devices.
Add an entry to your Cargo.toml:
Cargo.toml
toml [dependencies] can_aerospace_lite = "0.1.0"
Check the API Documentation for how to use the crate's functionality.