[][src]Module clobber::config

Settings that control the test

This is a struct and impl that contains the configuration options. Config should be easy to copy, as it is passed to each connection() call.

Structs

Config

Settings for the load test

ConfigBuilder