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