1/// Public API for the async-rust-lsp rule engine. 2/// The binary uses these rules directly; integration tests import them here. 3pub mod rules;