Skip to main content

Crate docx_core

Crate docx_core 

Source
Expand description

Core types and services for docx-mcp.

This crate owns the ingestion pipeline for documentation sources, exposes control-plane helpers for querying stored symbols, and provides the SurrealDB backing store implementation.

Modulesยง

control
Control-plane operations and requests for docx-mcp.
parsers
Parsers for source documentation inputs.
services
store
Store interfaces and SurrealDB implementation.