#[derive(ModelingCmdVariant)]
Expand description
This will derive the trait ModelingCmdVariant
from the kittycad-modeling-cmds
crate.
Its associated type output
will be the corresponding modeling command output type.
#[derive(ModelingCmdVariant)]
This will derive the trait ModelingCmdVariant
from the kittycad-modeling-cmds
crate.
Its associated type output
will be the corresponding modeling command output type.