Configuration struct for a fixture module.
@type t() :: %Sow.Config{ callback: atom(), keys: [atom()], module: module(), schema: module() }