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
Because the aggregate changeset (C) is variably sized, using a Box pointer can help to reduce memory overhead when propagating errors around, and better optimize the size of a type, for example when used in an enum variant.