Home
last modified time | relevance | path

Searched defs:HoverDocFormat (Results 1 – 2 of 2) sorted by relevance

/third_party/rust/rust/src/tools/rust-analyzer/crates/ide/src/
Dhover.rs52 pub enum HoverDocFormat { enum
/third_party/rust/rust/src/tools/rust-analyzer/crates/rust-analyzer/src/
Dto_proto.rs1395 kind: ide::HoverDocFormat, in markup_content()