pub type Val<L> = <<L as Layout>::ValContainer as BatchContainer>::Owned;
Alias for an owned val of a layout.