Macro extendr_api::reprint[][src]

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

Print via the R error stream.