pub fn element(types: &Types, id: TypeId) -> Option<TypeId>
The element type of an array or a vector, or None where it is neither.
None