Open cassaundra opened 2 years ago
Add some way to access the underlying optimized pattern string, perhaps through a Pattern::optimized method or an impl Display.
Pattern::optimized
impl Display
Add some way to access the underlying optimized pattern string, perhaps through a
Pattern::optimized
method or animpl Display
.