Expand description
Handle process life-time and message passing for proc-macro client
Structsยง
- Proc
Macro ๐Server Process - Represents a process handling proc-macro communication.
- Process ๐
- Manages the execution of the proc-macro server process.
- Process
SrvState ๐ - Maintains the state of the proc-macro server process.
Enumsยง
- Protocol ๐
Traitsยง
Functionsยง
- mk_
child ๐ - Creates and configures a new child process for the proc-macro server.