pub const FIXUP_ERASED_FILE_AST_ID_MARKER: ErasedFileAstId;Expand description
ErasedFileAstId used as the span for syntax node fixups. Any Span containing this file id is to be considered fake. Do not modify this, it is used by the proc-macro server.