extendr_api::prelude

Macro global

Source
macro_rules! global {
    ($($tokens: tt)*) => { ... };
}
Expand description

Get a global variable.

Variables with embedded “.” may not work.