Macro extendr_api::prelude::reprint

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

Print via the R error stream.