This library provides a pure-Rust implementation of DroneCAN similar to what libcanard is for C/C++.
std
(default) enables the use of slices owned by the library.alloc
enables the use of slices owned by the library.defmt-1
enablesdefmt
formatting on relevant types.