Val

Type Alias Val 

Source
pub type Val<L> = <<L as Layout>::ValContainer as BatchContainer>::Owned;
Expand description

Alias for an owned val of a layout.