pusher-http-rust icon indicating copy to clipboard operation
pusher-http-rust copied to clipboard

Make validation regexes global

Open jpatel531 opened this issue 9 years ago • 1 comments

jpatel531 avatar May 30 '15 12:05 jpatel531

I think the regex could be moved to the instance level instead of the function. I don't think rust allows global regexes like in go.

zimbatm avatar May 02 '16 18:05 zimbatm