Bug: 310599818

Clone this repo:
  1. 63cb783 Migrate 25 crates to monorepo. am: ebbc0ec18a by James Farrell · 12 months ago main
  2. ebbc0ec Migrate 25 crates to monorepo. by James Farrell · 12 months ago
  3. cb3a958 Update Android.bp by running cargo_embargo am: e6244de2bb by James Farrell · 1 year, 1 month ago
  4. e6244de Update Android.bp by running cargo_embargo by James Farrell · 1 year, 1 month ago
  5. 011e1dd Update Android.bp by running cargo_embargo am: 567f705fbf am: 37c9297885 by James Farrell · 1 year, 3 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

predicates-core

Traits for boolean-valued predicate functions in Rust.

Build Status Documentation License Crates.io

Changelog

License

predicates-core is distributed under the terms of both the MIT license and the Apache License (Version 2.0).

See LICENSE-APACHE, and LICENSE-MIT for details.

Credits

Big thanks to futures-rs, whose slick API design informed a lot of decisions made on the API design of this library.