Module embedded_text::plugin[][src]

Expand description

Plugins allow changing TextBox behaviour.

Note: Custom plugins are experimental. If you wish to implement custom plugins, you need to activate the plugin feature.

Modules

In-band text styling using ANSI escape codes

Display the last lines of the text.

Structs

Placeholder type when no plugin is used.

Traits

Plugin marker trait.