New week, new Rust! What are you folks up to?
It's been a busy fall but I found some time last week to work on uom
(type-safe zero-cost dimensional analysis). A long standing PR to add trigonometric functions to Angle
was merged and I'm planning to release a new version to crates.io
this week. I was also forced to increase the MSRV because the transitive test dependency cfg-if
changed to edition = "2018"
in a patch version.
i'm trying to improve the crossterm backend for cursive
I wrote a Rust 2020 roadmap post. Any feedback would be appreciated!
1 Like
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.