I’ve found a BME680 library written in Rust, but I could not compile it because the author added crates which contained alpha versions as dependencies, and they’ve implemented breaking changes.
Introduction
#
Hello everyone! ๐
Iโve been practicing with some Leetcode daily challenges lately and since Iโve recently moved to Substack I wanted to make my first post here ๐
Hello ๐,
I started exploring Rust a week ago due to more and more web services being written in Rust at my work place and so far I like the language, itโs simple, fast and beautiful.