Docs.rs
  • jsona-lsp-0.2.0
    • jsona-lsp 0.2.0
    • 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.9 normal
      • itertools ^0.10 normal
      • jsona ^0.4 normal
      • jsona-schema ^0.1 normal
      • jsona-util ^0.2 normal
      • lsp-async-stub ^0.6 normal
      • lsp-types ^0.93 normal
      • once_cell ^1.5 normal
      • parking_lot ^0.12 normal
      • regex ^1.5 normal
      • serde ^1 normal
      • serde_json ^1 normal
      • tap ^1.0 normal
      • time ^0.3 normal
      • tracing ^0.1 normal
      • url ^2.2 normal
    • Versions
    • 13.86% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • 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
logo

logo

Crate jsona_lsp

logo
Change settings

List of all items

Structs

  • config::ConfigFileConfig
  • config::InitConfig
  • config::LspConfig
  • config::SchemaCacheConfig
  • config::SchemaConfig
  • lsp_ext::notification::AssociateSchemaParams
  • lsp_ext::notification::DidChangeSchemaAssociationParams
  • 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::AssociateSchema
  • lsp_ext::notification::AssociationRule
  • lsp_ext::notification::DidChangeSchemaAssociation
  • lsp_ext::notification::MessageKind
  • lsp_ext::notification::MessageWithOutput
  • lsp_ext::request::AssociatedSchemaRequest
  • lsp_ext::request::ListSchemasRequest
  • query::ScopeKind

Functions

  • create_server
  • create_world

Typedefs

  • world::World

Statics

  • world::DEFAULT_WORKSPACE_URL

Constants

  • NAME