Type Alias tuple::A9

source ·
pub type A9<T> = T9<T, T, T, T, T, T, T, T, T>;

Aliased Type§

struct A9<T>(pub T, pub T, pub T, pub T, pub T, pub T, pub T, pub T, pub T);

Fields§

§0: T§1: T§2: T§3: T§4: T§5: T§6: T§7: T§8: T