skhtml/typed-html
Josh Stone d95ce1a293 Use Vec to implement the Events iterators
Using `vec::IntoIter` is much simpler than a deeply nested `Chain`,
compiling faster and avoiding the deeper recursion limit reported in
[rust#71359](https://github.com/rust-lang/rust/issues/71359).
2020-04-24 16:37:26 +01:00
..
src Use Vec to implement the Events iterators 2020-04-24 16:37:26 +01:00
Cargo.toml Bump what can be bumped. 2020-03-06 18:07:02 +00:00