Skip to main content

Crate neco_decor

Crate neco_decor 

Source
Expand description

Decoration data model for text editor highlight, marker, and widget ranges.

Structs§

Decoration
One decoration instance with range, kind, tag, and stacking priority.
DecorationId
Stable identifier assigned when a decoration is added to a set.
DecorationSet
Sorted container of decorations with range query and text-change tracking.
RangeChange
Abstract description of one text range change.

Enums§

DecorError
Errors returned by decoration operations.
DecorationKind
Classification of a decoration range.