Skip to main content

suggestions_from_diagnostic_data

Function suggestions_from_diagnostic_data 

Source
pub fn suggestions_from_diagnostic_data(value: &Value) -> Vec<JsonSuggestion>
Expand description

Deserialize the JsonSuggestion[] from a Diagnostic.data field (Phase 2 carries them so codeAction can read them back).