Expand description

Proc-macros for implementing kittycad-modeling-cmds traits.

Macros§

Derive Macros§

  • Derives ModelingCmdOutput.
  • This will derive the trait ModelingCmdVariant from the kittycad-modeling-cmds crate. Its associated type output will be the corresponding modeling command output type.
  • This will derive the trait ModelingCmdVariant from the kittycad-modeling-cmds crate. Its associated type output will be ().