syntax::ast::make

Function generic_arg_list

source
pub fn generic_arg_list(
    args: impl IntoIterator<Item = GenericArg>,
) -> GenericArgList