diffract 0.0.0

A constrained scene-graph IR that compiles to editable PPTX/DOCX/HTML.
Documentation
1
2
3
4
5
6
7
8
9
10
//! # diffract
//!
//! **Name-claim placeholder.** This `0.0.0` release only reserves the `diffract`
//! name on crates.io — it contains no functionality.
//!
//! `diffract` will be a constrained, typed scene-graph IR that compiles to
//! *fully editable* native PPTX (and later DOCX/HTML) — real text runs and
//! shapes, never screenshots. The real implementation lands in `0.1.0`.
//!
//! See <https://github.com/richer-richard/diffract>.