html-languageservice 0.12.0

The basics of an HTML language server.
Documentation
1
2
3
4
pub mod html_document;
pub mod html_entities;
pub mod html_parse;
pub mod html_scanner;