peresil

Crates.ioperesil
lib.rsperesil
version0.4.0-alpha.0
sourcesrc
created_at2015-02-22 17:46:50.687087
updated_at2018-04-22 22:47:37.830892
descriptionA simple and simplistic string parsing library
homepagehttps://github.com/shepmaster/peresil
repositoryhttps://github.com/shepmaster/peresil
max_upload_size
id1449
size52,971
Jake Goulding (shepmaster)

documentation

https://shepmaster.github.io/peresil/

README

Peresil

Build Status

A simple and simplistic string parsing library in Rust.

Check the docs for a quick introduction.

Contributing

  1. Fork it ( https://github.com/shepmaster/peresil/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Add a failing test.
  4. Add code to pass the test.
  5. Commit your changes (git commit -am 'Add some feature')
  6. Ensure tests pass.
  7. Push to the branch (git push origin my-new-feature)
  8. Create a new Pull Request
Commit count: 50

cargo fmt