Expand description

The Zed Rust Extension API allows you write extensions for Zed in Rust.

Re-exports§

Modules§

  • Constructs for interacting with language servers over the Language Server Protocol (LSP).
  • Provides access to Zed settings.

Macros§

Structs§

Enums§

Traits§

Functions§

Type Aliases§

  • A list of environment variables.
  • A result returned from a Zed extension.