rust-analyzer/docs
Wesley Norris cbc6f94573 Add add_new assist
Adds a new assist to autogenerate a new fn based on the selected struct,
excluding tuple structs and unions. The fn will inherit the same
visibility as the struct and the assist will attempt to reuse any
existing impl blocks that exist at the same level of struct.
2019-11-09 10:56:36 -05:00
..
dev Update rustdoc link pt.2 2019-10-24 17:01:42 -04:00
user Add add_new assist 2019-11-09 10:56:36 -05:00