Type Definition syn_helpers::CommaSeparatedArgumentList[][src]

pub type CommaSeparatedArgumentList<T> = CommaSeparatedList<Argument<T>>;