extendr_api::prelude

Attribute Macro extendr

Source
#[extendr]
Expand description

The #[extendr]-macro may be placed on three items

There is also extendr_module, which is used for defining what rust wrapped items should be visible to the surrounding R-package.