hobofan opened this issue 5 years ago · 1 comments
Analogous to the target key on normal structs:
target
#[derive(Delegate)] #[delgate(Shout, target = "1")] struct FooBar(Foo, Bar);
Added in 477cc29