PistonDevelopers / meta

A DSL parsing library for human readable text documents
MIT License
90 stars 5 forks source link

Switch from `Rc<String>` to `Arc<String>` #280

Closed bvssvni closed 9 years ago

bvssvni commented 9 years ago

Closes https://github.com/PistonDevelopers/meta/issues/274