Docs.rs
  • semantic-code-edit-mcp-0.1.0
    • semantic-code-edit-mcp 0.1.0
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • cognitive-glitch
    • Dependencies
      • anyhow ^1.0 normal
      • bk-tree ^0.5.0 normal
      • clap ^4.5 normal
      • diffy ^0.4.2 normal
      • dirs ^6.0 normal
      • env_logger ^0.11.8 normal
      • fastrand ^2.3.0 normal
      • fieldwork ^0.4 normal
      • jsonformat ^2.1.0 normal
      • log ^0.4.27 normal
      • lru ^0.16 normal
      • mcplease ^0.1.0 normal
      • prettify ^0.3.0 normal
      • prettify-markdown ^0.2.0 normal
      • ropey ^1.6 normal
      • rustpython-parser ^0.4.0 normal
      • schemars ^1.0 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • shellexpand ^3.1.1 normal
      • taplo ^0.14.0 normal
      • tree-sitter ^0.25 normal
      • tree-sitter-javascript ^0.23.1 normal
      • tree-sitter-json ^0.24.8 normal
      • tree-sitter-plain ^0.1.0 normal
      • tree-sitter-python ^0.23.6 normal
      • tree-sitter-query ^0.1.0 normal
      • tree-sitter-rust ^0.24 normal
      • tree-sitter-toml-ng ^0.7.0 normal
      • tree-sitter-typescript ^0.23.2 normal
      • walkdir ^2.5 normal
    • Versions
    • 20.13% of the crate is documented
  • 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

semantic_code_edit_mcp0.1.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions

List of all items

Structs

  • editor::EditPosition
  • editor::Editor
  • languages::LanguageCommon
  • languages::LanguageRegistry
  • languages::json::JsonEditor
  • languages::python::PythonEditor
  • languages::toml::TomlEditor
  • languages::traits::DefaultEditor
  • languages::tsx::TypescriptEditor
  • selector::Selector
  • state::SemanticEditSessionData
  • state::SemanticEditTools
  • state::StagedOperation
  • tools::CommitStaged
  • tools::RetargetStaged
  • tools::SetContext
  • tools::StageOperation
  • validation::ContextValidator

Enums

  • languages::LanguageName
  • selector::Operation
  • tools::Tools

Traits

  • languages::traits::LanguageEditor

Functions

  • editor::changed_lines
  • languages::javascript::language
  • languages::json::language
  • languages::plain::language
  • languages::python::language
  • languages::rust::language
  • languages::toml::language
  • languages::traits::collect_errors
  • languages::tsx::language
  • languages::typescript::language