Crate add_ed[][src]

Expand description

The base of the editor module This will declare the required traits and export functions for running this editor as a library

Modules

buffer
error_consts
ui

This module defines the UI trait It is used to allow exchanging the UI of hired and to insert a dummy UI for script input.

Structs

Ed

The state variable used by the editor to track its internal state