socketcand
A socketcand parser implementation built with nom. Designed for no_std environments and implements embedded-can traits.
use command;
let input = "< send 123 0 >";
let = command.unwrap;
println!;
Optional features
defmt-03: Derivedefmt::Formatfromdefmt0.3 for enums and structs.