| Crates.io | auto-lsp-default |
| lib.rs | auto-lsp-default |
| version | 0.1.2 |
| created_at | 2025-06-01 23:06:31.414698+00 |
| updated_at | 2025-06-17 15:24:50.096439+00 |
| description | Default database and server capabilities for `auto_lsp`. |
| homepage | |
| repository | https://github.com/adclz/auto-lsp |
| max_upload_size | |
| id | 1697567 |
| size | 70,872 |
The default crate provides default implementations for working with source files and a database.
db module contains a default database and file management logic.server module contains a default server capabilities and request handlers.