Module legacy_protocol

Source
Expand description

The initial proc-macro-srv protocol, soon to be deprecated.

Modules§

json
Protocol functions for json.
msg
Defines messages for cross-process message passing based on ndjson wire protocol

Structs§

SpanId
Legacy span type, only defined here as it is still used by the proc-macro server. While rust-analyzer doesn’t use this anymore at all, RustRover relies on the legacy type for proc-macro expansion.