docs.rs failed to build escriba-0.1.20
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
escriba — editor library + binary entry point.
TUI (ratatui + crossterm) is the default render — escriba runs
inside your terminal, nvim-style. --render=gpu opens a
madori + garasu window; --render=text emits a one-shot ANSI
snapshot (CI / headless). $ESCRIBA_RENDER overrides the
default so home-manager can pick per-node.
Every escriba-* crate composes here; the [run] function is
the shared entry point both escriba and escriba-gpu
binaries call into.
Operator subcommands: escriba plugin {list,forge,install-bundled}
manage the baked blnvim-parity plugin caixa catalog (see
catalog_bundle + docs/plugin-substrate.md); escriba config-show
and escriba eval cover the typed config tier model and the
imperative tatara-lisp programmability tier.