2 unstable releases
| 0.2.0 | Feb 22, 2024 |
|---|---|
| 0.1.0 | Feb 21, 2024 |
#884 in Testing
219 downloads per month
12KB
217 lines
Context-Based Builders
Build Rust objects based on shared Context. This is useful when you need to generate
multiple objects based on a set of similar properties, such as in preparation for unit
tests.
Context-Based Builders
Build Rust objects based on shared Context. This is useful when you need to generate
multiple objects based on a set of similar properties, such as in preparation for unit
tests.
See tests for usage.
Dependencies
~240KB