robinst / linkify

Rust library to find links such as URLs and email addresses in plain text, handling surrounding punctuation correctly
https://robinst.github.io/linkify/
Apache License 2.0
201 stars 12 forks source link

Use `#[non_exhaustive]` (stable since 1.40) #62

Closed robinst closed 1 year ago

robinst commented 1 year ago

Fixes #60.