Docs.rs
  • html-languageservice-0.12.0
    • html-languageservice 0.12.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • ren-wei
    • Dependencies
      • lazy_static ^1.5.0 normal
      • lsp-textdocument ^0.4.2 normal
      • lsp-types ^0.97.0 normal
      • multi-line-stream ^1.1.1 normal
      • regex ^1.11.1 normal
      • serde ^1.0.219 normal
      • serde_json ^1.0.140 normal
    • Versions
    • 18.85% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

html_languageservice0.12.0

Crate Items

  • Structs
  • Enums
  • Statics
  • Traits
  • Functions

List of all items

Structs

  • DefaultDocumentContext
  • FileStat
  • HTMLLanguageService
  • HTMLLanguageServiceOptions
  • html_data::HTMLDataV1
  • html_data::IAttributeData
  • html_data::IReference
  • html_data::ITagData
  • html_data::IValueData
  • html_data::IValueSet
  • language_facts::data_manager::HTMLDataManager
  • language_facts::data_provider::GenerateDocumentationItem
  • language_facts::data_provider::GenerateDocumentationSetting
  • language_facts::data_provider::HTMLDataProvider
  • language_facts::data_provider::HTMLDataProviderContent
  • language_facts::web_custom_data::HTML_DATA_INSTANCE
  • parser::html_document::HTMLDocument
  • parser::html_document::Node
  • parser::html_document::NodeAttribute
  • parser::html_entities::ENTITIES
  • parser::html_parse::HTMLParser
  • parser::html_scanner::Scanner
  • participant::HtmlAttributeValueContext
  • participant::HtmlContentContext

Enums

  • FileType
  • html_data::Description
  • html_data::MarkupKind
  • parser::html_scanner::ScannerState
  • parser::html_scanner::TokenType

Traits

  • DocumentContext
  • FileSystemProvider
  • language_facts::data_provider::IHTMLDataProvider
  • participant::ICompletionParticipant
  • participant::IHoverParticipant

Functions

  • language_facts::data_provider::generate_documentation
  • parser::html_parse::parse_html_document

Statics

  • language_facts::web_custom_data::HTML_DATA