code_actions

Function code_actions 

Source
pub fn code_actions(
    content: String,
    line: u32,
    col: u32,
) -> Result<JsValue, Error>