Regex on text streams · Issue #25 · rust-lang/regex (original) (raw)

Issue by suhr
Wednesday May 07, 2014 at 14:18 GMT

For earlier discussion, see rust-lang/rust#14015

This issue was labelled with: A-libs in the Rust repository


Regex library defines methods for find/replace on strings, but what about text streams?