Closed baptiste0928 closed 1 year ago
Add a generic implementation of CommandModel and CreateCommand to Box. This allows to box large enum variants in subcommands or subcommand groups.
CommandModel
CreateCommand
Box
Add a generic implementation of
CommandModel
andCreateCommand
toBox
. This allows to box large enum variants in subcommands or subcommand groups.