Module generate

Module generate 

Source
Expand description

§Code Generation Command

Generate Rust Actor code from proto files, including:

  1. Protobuf message types
  2. Actor infrastructure code
  3. User business logic scaffolds (with TODO comments)

Structs§

GenCommand