pub fn do_paste<H: Host>( ed: &mut Editor<View, H>, before: bool, count: usize, cursor_after: bool, reindent: bool, ) -> bool