cassaundra / wildflower

Efficient wildcard matching against strings
MIT License
13 stars 2 forks source link

Expose optimized string #1

Open cassaundra opened 2 years ago

cassaundra commented 2 years ago

Add some way to access the underlying optimized pattern string, perhaps through a Pattern::optimized method or an impl Display.