contrafact

Crates.iocontrafact
lib.rscontrafact
version0.2.0-rc.1
sourcesrc
created_at2021-05-17 20:28:34.829217
updated_at2023-06-30 23:08:21.862333
descriptionA trait for highly composable constraints ("facts") which can be used both to verify data and to generate arbitrary data within those constraints
homepage
repositoryhttps://github.com/maackle/contrafact-rs/
max_upload_size
id398733
size81,733
Holochain Devs (github:holochain:holochain-devs)

documentation

README

contrafact-rs

CI Docs

A trait for highly composable constraints ("facts") which can be used both to verify data and to generate arbitrary data within those constraints

See the rust docs for more info

TODO:

  • make Arbitrary a feature, generalize data generation
  • add lens-rs support
  • [ ]
Commit count: 120

cargo fmt