rlsp-yaml 0.7.0

A fast, lightweight YAML language server
Documentation
1
2
3
4
5
6
// SPDX-License-Identifier: MIT

pub mod folding;
pub mod selection;
pub mod semantic_tokens;
pub mod symbols;