pub type EmptyConfig = Config<Missing, Missing, Missing, Missing, Missing, Missing>;

Aliased Type§

struct EmptyConfig(/* private fields */);