aboutsummaryrefslogtreecommitdiff
path: root/src/never.rs
AgeCommit message (Expand)Author
2023-08-19break!: remove Never in favor of std::convert::InfallibleMartin Fischer
2023-08-19break!: remove InfallibleTokenizer in favor of Iterator::flattenMartin Fischer
2021-11-26Read html from io::BufRead (#8)Markus Unterwaditzer