pub const DOC_ATTR: &str = "doc";
Attribute key holding a node’s attached /** … */ doc-comment text. Read by the LSP hover handler.
/** … */