1 2 3 4 5
// tests/compile_fail/test_0_fields.rs #[ allow( dead_code ) ] #[ derive( variadic_from ::VariadicFrom ) ] struct Test0FieldsNamed {}