Expand description
Defines messages for cross-process message passing based on ndjson
wire protocol
Structs§
- Expand
Macro - Represents a macro expansion request sent from the client.
- Expand
Macro Data - Represents the input data required for expanding a macro.
- Expand
Macro Extended - Represents an extended macro expansion response, including span data mappings.
- Expn
Globals - Represents global expansion settings, including span resolution.
- Flat
Tree - Panic
Message - Represents an error message when a macro expansion results in a panic.
- Server
Config - Configuration settings for the proc-macro-srv.
Enums§
- Request
- Represents requests sent from the client to the proc-macro-srv.
- Response
- Represents responses sent from the proc-macro-srv to the client.
- Span
Mode - Defines the mode used for handling span data.