Badr
Badr
## Problem The layout chunk size are static by default. ## Solution Having a new constraints that allow a chunk to grow and or shrink based on its content. The...
That how it looks 
Closes https://github.com/aya-rs/aya/issues/1024 There is still 2 places where we still `unwrap` though. To handle it there might require changes to some functions that I am not sure if they should...