
* move Transformer out of FridaInstrumentationHelper's fields and create it dynamically instead; wrap CoverageRuntime in Pin<Arc<RefCell>> * Update helper.rs * run cargo fmt * switch Arc for Rc
* move Transformer out of FridaInstrumentationHelper's fields and create it dynamically instead; wrap CoverageRuntime in Pin<Arc<RefCell>> * Update helper.rs * run cargo fmt * switch Arc for Rc