RustMagazine / rust_magazine_2021

RustMagazine 2021 期刊 (已完结)
https://rustmagazine.github.io/rust_magazine_2021/
MIT License
1.19k stars 113 forks source link

使用 nom 解析 url - Rust精选 #166

Open utterances-bot opened 2 years ago

utterances-bot commented 2 years ago

使用 nom 解析 url - Rust精选

The roots aren't deep but the seeds are planted!

https://rustmagazine.github.io/rust_magazine_2021/chapter_4/nom_url.html?highlight=nom

Bai-Jinlin commented 2 years ago

你的alphanumerichyphen1写麻烦了,直接写个谓词然后take_while1就行了