Skip to content

[file_store] Change StoreErrorWithDump to box the aggregate changeset #1991

@ValuedMammal

Description

@ValuedMammal

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.

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions