cargo-px icon indicating copy to clipboard operation
cargo-px copied to clipboard

Pathological case: the code generator is a target in the generated package

Open LukeMathWalker opened this issue 2 years ago • 0 comments

We should detect this edge case and report an informative error to the user. The code generator must always be defined in a separate package from the generated crate.

LukeMathWalker avatar May 03 '23 08:05 LukeMathWalker