pub fn make_list(elements: Vec<Field>) -> List
Constructs a List from the list of fields and returns it.
List
fields