pub fn write_rds_atomic<P: AsRef<Path>>(obj: &RObject, path: P) -> Result<()>
Write an RObject to disk atomically (native only).