use fortuples::fortuples; struct Container(T); fortuples! { #[tuples::debug_expand(invalid = "")] impl Container<#Tuple> {} } fn main() {}