Skip to main content

swiftsc_lsp/
lib.rs

1pub mod lsp;
2
3pub const VERSION: &str = env!("CARGO_PKG_VERSION");