Module embedded_text::plugin[][src]

Expand description

Plugins allow changing TextBox behaviour.

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

Modules

Ansi sequence support plugin

Display the last lines of the text.

Structs

Placeholder type when no plugin is used.

Traits

Plugin marker trait.