ratatui-unity 0.1.1

A Rust native plugin that brings Ratatui's TUI ecosystem to Unity 3D game engine — for all platforms.
Documentation
- name: Getting Started
  href: getting-started.md
- name: Architecture
  href: architecture.md
- name: Layout
  href: layout.md
- name: Widgets — Examples
  href: widget-examples.md
- name: Input Handling
  href: input-handling.md
- name: Resolution & Readability
  href: resolution-and-readability.md
- name: Focus & Multi-Terminal
  href: focus-and-multi-terminal.md
- name: Samples
  items:
    - name: Overview
      href: samples-overview.md
    - name: BasicUsage (Tabs Demo)
      href: samples-basic-usage.md
    - name: Developer Console
      href: samples-console.md
    - name: Notepad
      href: samples-notepad.md
    - name: Profiler
      href: samples-profiler.md
- name: Rust Contributor Guide
  href: rust-contributor.md