Home
last modified time | relevance | path

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

/third_party/rust/rust/src/tools/rust-analyzer/crates/syntax/src/ast/
Dtoken_ext.rs64 pub enum CommentShape { enum
69 impl CommentShape { implementation