2 unstable releases

0.2.0 Feb 22, 2024
0.1.0 Feb 21, 2024

#884 in Testing

Download history 351/week @ 2025-10-21 310/week @ 2025-10-28 273/week @ 2025-11-04 70/week @ 2025-11-11 80/week @ 2025-11-18 338/week @ 2025-11-25 324/week @ 2025-12-02 55/week @ 2025-12-09 8/week @ 2025-12-16 8/week @ 2025-12-23 10/week @ 2025-12-30 100/week @ 2026-01-06 21/week @ 2026-01-13 86/week @ 2026-01-20 79/week @ 2026-01-27 33/week @ 2026-02-03

219 downloads per month

MIT license

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