Docs.rs
  • bsp-types-0.1.2
    • bsp-types 0.1.2
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • kkharji
    • Dependencies
      • anyhow ^1.0.42 normal
      • lsp-types ^0.93.0 normal
      • serde ^1.0 normal
      • serde_json ^1.0.79 normal
      • serde_repr ^0.1.7 normal
    • Versions
    • 68.53% of the crate is documented
  • Go to latest version
  • 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
logo

logo

Crate bsp_types

logo
Change settings

List of all items

Structs

  • BuildTarget
  • BuildTargetCapabilities
  • BuildTargetCleanCache
  • BuildTargetCleanCacheResult
  • BuildTargetCompile
  • BuildTargetCompileResult
  • BuildTargetDependencyModules
  • BuildTargetDependencyModulesResult
  • BuildTargetDependencySources
  • BuildTargetDependencySourcesResult
  • BuildTargetDidChange
  • BuildTargetEvent
  • BuildTargetIdentifier
  • BuildTargetInverseSourcesResult
  • BuildTargetResources
  • BuildTargetResourcesResult
  • BuildTargetRun
  • BuildTargetRunResult
  • BuildTargetSources
  • BuildTargetSourcesResult
  • BuildTargetTest
  • BuildTargetTestResult
  • ClientCapabilities
  • CompileProvider
  • DebugProvider
  • DebugSessionStart
  • DebugSessionStartResult
  • DependencyModule
  • DependencyModulesItem
  • DependencySourcesItem
  • InitializeBuild
  • InitializeBuildResult
  • LogMessage
  • PublishDiagnostics
  • Resources
  • RunProvider
  • ServerCapabilities
  • ShowMessage
  • Sources
  • SourcesCollection
  • TaskFinish
  • TaskId
  • TaskProgress
  • TaskStart
  • TestProvider
  • TextDocumentInverseSources
  • Url
  • WorkspaceBuildTargetsResult

Enums

  • BuildTargetEventKind
  • BuildTargetTag
  • MessageType
  • SourceKind
  • TaskDataKind
  • TaskStatus

Traits

  • BuildServer

Typedefs

  • Language