API Documentation
retroglyph is split into a no_std core plus per-backend crates.
| Crate | API Docs | LLM Full | LLM |
|---|---|---|---|
| retroglyph-core | rustdoc | llms-full.txt | llms.txt |
| retroglyph-crossterm | rustdoc | llms-full.txt | llms.txt |
| retroglyph-gl | rustdoc | llms-full.txt | llms.txt |
| retroglyph-software | rustdoc | llms-full.txt | llms.txt |
| retroglyph-terminal | rustdoc | llms-full.txt | llms.txt |
| retroglyph-terminal-wasm | rustdoc | llms-full.txt | llms.txt |
| retroglyph-ui | rustdoc | llms-full.txt | llms.txt |
| retroglyph-wgpu | rustdoc | llms-full.txt | llms.txt |
| retroglyph-window | rustdoc | llms-full.txt | llms.txt |
Each crate has its own llms.txt / llms-full.txt, generated from
that crate's public API and Cargo metadata.