Crate instancebuilder

Source

Structs§

InstanceBuilder
InstanceBuilder offers the creation of configured instances. Due to this pattern, you can for example use dependency injection in your tests without exposing those.

Enums§

BuilderError

Traits§

FromInstanceBuilder