Macro extendr_api::global

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

Get a global variable.

Variables with embedded “.” may not work.