variadic_from 0.59.0

Variadic from.
Documentation
1
2
3
4
5
// tests/compile_fail/test_0_fields.rs

#[ allow( dead_code ) ]
#[ derive( variadic_from ::VariadicFrom ) ]
struct Test0FieldsNamed {}