moonrepo / starbase

Framework for building performant command line applications and developer tools.
MIT License
78 stars 6 forks source link

breaking: Wrap nested errors in `Box`. #69

Closed milesj closed 5 months ago

milesj commented 5 months ago

This greatly reduces the size of these enums, almost by half.