ctxbuilder

Crates.ioctxbuilder
lib.rsctxbuilder
version0.2.0
sourcesrc
created_at2024-02-21 09:20:10.327938
updated_at2024-02-22 10:41:02.965104
descriptionContext-based builders
homepage
repositoryhttps://github.com/nmoutschen/ctxbuilder/
max_upload_size
id1147740
size13,844
Nicolas Moutschen (nmoutschen)

documentation

README

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.

Commit count: 0

cargo fmt