You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Similar refactor as #3273 but for layouts.
Again, this introduces the idea that a `LayoutEncoding` can be
independently heap allocated, and is instantiated as a `Layout`. Slight
difference to arrays is that the `Layout` tree is lazy in terms of
parsing children, so child accessors are fallible.
---------
Signed-off-by: Nicholas Gates <[email protected]>
0 commit comments