Michael Sippel
47dd4ce747
- <Vec Char> ~> <Vec ReprTree> packing/unpacking - remove Arc<RwLock<>> around EditTree - gentle ListEditor update - reactivate PosInt example |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |
tty-02-digit
This example demonstrates how a very simple editor for hexadecimal digits
can be created with lib-nested
and the lib-nested-tty
backend.