I have recently started learning Rust and found it easier to use than C++. Since Rust is safer and has a better package manager than C++, it makes sense to write R packages in Rust to achieve better performance and user-friendliness. Is there any effort devoted to developing a package like Rcpp for Rust?