2 unstable releases

0.2.0 Feb 22, 2024
0.1.0 Feb 21, 2024

#583 in Testing

Download history 365/week @ 2024-11-15 218/week @ 2024-11-22 183/week @ 2024-11-29 451/week @ 2024-12-06 84/week @ 2024-12-13 8/week @ 2024-12-20 1/week @ 2024-12-27 76/week @ 2025-01-03 326/week @ 2025-01-10 394/week @ 2025-01-17 293/week @ 2025-01-24 91/week @ 2025-01-31 40/week @ 2025-02-07 172/week @ 2025-02-14 28/week @ 2025-02-21 208/week @ 2025-02-28

454 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.

See tests for usage.


lib.rs:

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.

Dependencies

~250KB