I think I've *finally* wrapped my head around the basic ownership and borrowing rules in #Rust. I put together a quick demo here: https://gist.github.com/ShawnHymel/ecbdb3a311d55f420af8bda05defa273. I know there are some esoteric rules I likely missed, but these should be the major ones. Let me know if I missed something! #programming #embedded