Skip to main content

DOC_ATTR

Constant DOC_ATTR 

Source
pub const DOC_ATTR: &str = "doc";
Expand description

Attribute key holding a node’s attached /** … */ doc-comment text. Read by the LSP hover handler.