rlsp-yaml 0.7.0

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

pub mod code_actions;
pub mod formatter;
pub mod on_type_formatting;