Module nucleo

Module nucleo 

Source

Re-exports§

pub use nucleo;
pub use variants::*;

Modules§

injector
query
variants

Structs§

Column
Indexed
Line
A line of text, consisting of one or more Spans.
Modifier
Modifier changes the way a piece of text is displayed.
Segmented
This struct implements ColumnIndexable, and can instantiate a worker with columns.
Span
Represents a part of a line that is contiguous and where all characters share the same style.
Status
Style
Style lets you control the main characteristics of the displayed elements.
Text
A string split over one or more lines.
Worker
Worker: can instantiate, push, and get results. A view into computation.

Enums§

Color
ANSI Color
WorkerError

Traits§

Stylize
An extension trait for styling objects.

Type Aliases§

WorkerResults