Structs

List<T> is a bit like &[T], but with some critical differences.

Foreign Types

A dummy type used to force List to be unsized while not requiring references to it be wide pointers.