Crate oxinscribe

source ·
Expand description

the oxinscribe backend

The oxinscribe backend (aka this crate) is the foundation for small, fast, and capable text editors to be built in a multitude of mediums. It offers core types and utilities such as Document to be used to create a fully functional text editor or IDE.

Structs

A text document representing an open file