Macro extendr_api::reprint
source ยท macro_rules! reprint { () => { ... }; ($($rest: tt)*) => { ... }; }
Expand description
Print via the R error stream.
macro_rules! reprint { () => { ... }; ($($rest: tt)*) => { ... }; }
Print via the R error stream.