Free functions
| compute_packed_size | Compute the full size in bytes of a layout, when all the fields are bit-packed. Could be None if at least a field has a dynamic size. |
| build_legacy_layout | With the new Dojo storage management (DojoStore trait), variants start from 1, while they were started from 0 in the legacy Dojo storage system…. |