2 unstable releases

0.2.0 Feb 22, 2024
0.1.0 Feb 21, 2024

#725 in Testing

Download history 1/week @ 2024-12-26 49/week @ 2025-01-02 334/week @ 2025-01-09 306/week @ 2025-01-16 354/week @ 2025-01-23 131/week @ 2025-01-30 44/week @ 2025-02-06 116/week @ 2025-02-13 85/week @ 2025-02-20 183/week @ 2025-02-27 390/week @ 2025-03-06 516/week @ 2025-03-13 661/week @ 2025-03-20 571/week @ 2025-03-27 672/week @ 2025-04-03 631/week @ 2025-04-10

2,665 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

~250KB