Registry / other / df-ls-diagnostics

df-ls-diagnostics

JSON →
library0.3.0-rc.1rscratesunverified

A language server for Dwarf Fortress RAW files.

# Cargo.toml [dependencies] df_ls_diagnostics = "0.3.0-rc.1"
INSTALL
IMPORT
SIG · DF-LS-DIAGNOSTICS
D
df-ls-diagnostics
otherrustv0.3.0-rc.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Server
use df_ls_diagnostics::Server;

Starts the language server for Dwarf Fortress RAW files.

use df_ls_diagnostics::Server; fn main() { let server = Server::new(); server.run(); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.3.0-rc.1latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
df-ls-diagnostics — cargo add df-ls-diagnostics · libregistry