use fortuples::fortuples; struct Container(T); fortuples! { impl Container<#Tuple> {} #() } fn main() {}