Bug: 298810960

Clone this repo:
  1. 746c781 Migrate 26 crates to monorepo by James Farrell · 1 year, 1 month ago main master
  2. bafd2b7 Update Android.bp by running cargo_embargo am: c79d2d3181 by James Farrell · 1 year, 2 months ago
  3. c79d2d3 Update Android.bp by running cargo_embargo by James Farrell · 1 year, 2 months ago
  4. 2cf25ce Update Android.bp by running cargo_embargo am: 2f2f41f22e am: 14c1ea3e6e by James Farrell · 1 year, 5 months ago android15-tests-dev aml_art_350913340 aml_art_351011240 aml_art_351011340 aml_art_351110180 aml_art_351310060 aml_art_351410020 aml_cbr_350910020 aml_cbr_351011020 aml_doc_350915120 aml_doc_351012120 aml_ext_350912020 aml_hef_350921160 aml_hef_351016140 aml_med_350914000 aml_med_351010060 aml_net_350911020 aml_net_351010000 aml_net_351010020 aml_per_350910080 aml_per_351014000 aml_res_351011000 aml_rkp_350910000 aml_rkp_351011000 aml_sdk_350910000 aml_sta_350911020 aml_tet_350911120 aml_tet_351010220 aml_uwb_350911040 aml_uwb_351011040 aml_wif_350912040 aml_wif_351010040
  5. 14c1ea3 Update Android.bp by running cargo_embargo am: 2f2f41f22e by James Farrell · 1 year, 5 months ago

winnow, making parsing a breeze

LICENSE Build Status Coverage Status Crates.io Version

About

Build up a parser for your format of choice with the building blocks provided by winnow.

For more details, see:

Contributors

winnow is the fruit of the work of many contributors over the years, many thanks for your help! In particular, thanks to Geal for the original nom crate.