#[extendr]Expand description
The #[extendr]-macro may be placed on three items
fnfor wrapped rust-functions, seeextendr-fnimpl-blocks, seeextendr-impl
There is also extendr_module, which is used for defining what rust
wrapped items should be visible to the surrounding R-package.