sway_lsp::core::session

Function build_plan

Source
pub fn build_plan(uri: &Url) -> Result<BuildPlan, LanguageServerError>
Expand description

Create a BuildPlan from the given Url appropriate for the language server.