disjoint_impls 1.4.0

Support for mutually disjoint impls
Documentation
1
2
3
4
5
error: Specify all trait arguments (including default)
  --> tests/ui_fail/default_parameters.rs:33:39
   |
33 |     impl<T: Dispatch<Group = GroupA>> Kita for T {
   |                                       ^^^^