Crate ted
pub use buffer::Buffer;
pub use history::History;
pub use cursor::Cursor;
pub use trie::TrieState;
These produce a cursor::Event.
cursor::Event