rust-bakery / nom

Rust parser combinator framework
MIT License
9.38k stars 806 forks source link

Add missing hyperlink to the tuple combinator in doc #1637

Closed jmmaa closed 1 year ago

jmmaa commented 1 year ago

hyperlink is missing in docs, specifically in choosing_a_combinator.md

Geal commented 1 year ago

thanks!

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 4149320146


Files with Coverage Reduction New Missed Lines %
src/character/complete.rs 1 81.12%
src/character/streaming.rs 1 78.38%
<!-- Total: 2 -->
Totals Coverage Status
Change from base Build 3981619336: -0.08%
Covered Lines: 1554
Relevant Lines: 2501

💛 - Coveralls