Back to Docs
Under Construction
Crate / Public Doc

Rae Docs

Rae is an under-construction renderer-neutral widget, layout, sanitization, and GLSL shader primitive package for Rust desktop tools; uploaded builds may be provisional.

Package Metadata01

rae is tracked from the Tknott95 crates.io catalog because it is above the 64-download threshold. Current tracked version is 0.1.12, with 192 downloads across 13 versions.

Crates.io / Docs.rs Facts03

crates.io package: rae 0.1.12; latest tracked source size is about 174.6 kB.

Construction status: Rae is intentionally flagged under construction; uploaded builds may be provisional.

docs.rs records a Rust 2021 library crate with optional serde support.

Public repository metadata points to Tknott95/KnottRustDesign.

The package is tracked because the live crates.io owner catalog crossed the 64-download threshold.

What It Is04

Rae is a small Rust crate for reusable desktop design primitives.

It is currently marked under construction on public Knott Dynamics surfaces because uploaded crate builds may be provisional while the package line is assembled.

It keeps widget, layout, sanitization, and GLSL shader helpers renderer-neutral so tools can share interface structure without depending on one application shell.

Install And Use05

Install from crates.io:

cargo add rae

Current tracked release: rae = "0.1.12"

Use it where desktop tools need shared layout/state primitives, safe text handling, or shader helper material without copying app-specific UI code.

Release Notes06

The 0.1.x line moved quickly on 2026-07-04 as the crate expanded from a small helper into a reusable design primitive package.

Keep public links on crates.io and docs.rs while formal backend-published docs are prepared.