API Reference

The full type- and function-level reference, generated from the doc comments by rustdoc:

  • twrite: facade: buffer, hooks, GPUI editor
  • twrite-core: headless buffer, syntax, movement, hooks, prompt, search
  • twrite-gpui: canvas, theme, config, editor

Rebuilt on every main push, so it always matches the guides above. Start with twrite_core::{EditorBuffer, EditorHook, HookContext, PromptState} and twrite_gpui::Editor.