Function collection_layout

Source
pub(crate) fn collection_layout(ty: &Ty) -> Result<CollectionLayout, LowerError>
Expand description

Resolve the backend layout used for collection-like values.