Crate cargo_px

source ·

Structs§

  • An abstraction around console output that remembers preferences for output verbosity and color.

Enums§

Functions§

  • Find all codegen units in the current workspace and perform code generation for each of them, in an order that takes into account their respective dependency relationships.
  • Find all codegen units in the current workspace and verify that the associated projects are fresh—i.e. they don’t need to be regenerated.