Good evening, After years of lurking, I finally managed to finish a crate and just published my first crate on crates.io. It is a Rust rewrite of a driver for a chip I have been working with for many years. I have made a great effort to demonstrate all the advantages I see in Rust over a C/C++ driver in this crate. Since this is my first crate, I would be very grateful if someone with more experience would take the time to give me feedback. https://crates.io/crates/async-ltc681x I welcome any feedback, and maybe someone else can use it too :)