1 unstable release
0.1.0 | Aug 24, 2020 |
---|
#5 in #bottom
22KB
571 lines
rustier
Make your R more Rusty! This crate lets you use a proc macro #[R_export]
to make your Rust functions callable from R similar to what RCpp does for C.
Still early in development. see the bottom of lib.rs
for some examples of what can already be done though.
Dependencies
~3MB
~61K SLoC