fn append_text<'input>( text: StringStorage<'input>, range: Range<usize>, ctx: &mut Context<'input>, ) -> Result<(), Error>