Docs.rs
  • jsona-lsp-0.4.0
    • jsona-lsp 0.4.0
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • sigoden
    • Dependencies
      • anyhow ^1 normal
      • arc-swap ^1.5 normal
      • either ^1.7 normal
      • figment ^0.10 normal
      • futures ^0.3.5 normal
      • indexmap ~1.6 normal
      • itertools ^0.10 normal
      • jsona ^0.6 normal
      • jsona-schema ^0.3 normal
      • jsona-util ^0.4 normal
      • lsp-async-stub ^0.6 normal
      • lsp-types ^0.93 normal
      • md5 ^0.7 normal
      • once_cell ^1.5 normal
      • parking_lot ^0.12 normal
      • regex ^1.5 normal
      • serde ^1 normal
      • serde_json ^1 normal
      • time ^0.3 normal
      • tracing ^0.1 normal
      • url ^2.2 normal
    • Versions
    • 12.2% 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

jsona_lsp0.4.0

Crate Items

  • Structs
  • Enums
  • Constants
  • Statics
  • Functions
  • Type Aliases

List of all items

Structs

  • config::InitializationOptions
  • config::LspConfig
  • config::SchemaConfig
  • lsp_ext::notification::InitializeWorkspaceParams
  • lsp_ext::notification::MessageWithOutputParams
  • lsp_ext::request::AssociatedSchemaParams
  • lsp_ext::request::AssociatedSchemaResponse
  • lsp_ext::request::ListSchemasParams
  • lsp_ext::request::ListSchemasResponse
  • lsp_ext::request::SchemaInfo
  • query::PositionInfo
  • query::Query
  • world::DocumentState
  • world::WorkspaceState
  • world::Workspaces
  • world::WorldState

Enums

  • lsp_ext::notification::AssociationRule
  • lsp_ext::notification::InitializeWorkspace
  • lsp_ext::notification::MessageKind
  • lsp_ext::notification::MessageWithOutput
  • lsp_ext::request::AssociatedSchemaRequest
  • lsp_ext::request::ListSchemasRequest
  • query::ScopeKind

Functions

  • create_server
  • create_world

Type Aliases

  • world::World

Statics

  • world::DEFAULT_WORKSPACE_URI

Constants

  • NAME
  • config::DEFAULT_CONFIGURATION_SECTION