pub type EmptyConfig = Config<Missing, Missing, Missing, Missing, Missing, Missing>;
struct EmptyConfig(/* private fields */);