pub(crate) fn collection_layout(ty: &Ty) -> Result<CollectionLayout, LowerError>Expand description
Resolve the backend layout used for collection-like values.
pub(crate) fn collection_layout(ty: &Ty) -> Result<CollectionLayout, LowerError>Resolve the backend layout used for collection-like values.