Function sway_lsp::core::session::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.