Module plugin

Source
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§

tail
Display the last lines of the text.

Structs§

NoPlugin
Placeholder type when no plugin is used.

Traits§

PluginMarker
Plugin marker trait.