actually use the text library for text editing (fully working I think but code isn't cleanest)
This commit is contained in:
1 parent
e9853120ce
commit
9d659b6afd
8 files changed
+278
-163
No files matched your search
@@ -5,6 +5,8 @@
|
||||
#![feature(map_try_insert)]
|
||||
#![feature(trait_alias)]
|
||||
#![feature(round_char_boundary)]
|
||||
#![feature(unboxed_closures)]
|
||||
#![feature(fn_traits)]
|
||||
|
||||
pub mod core;
|
||||
pub mod layout;
|
||||
|
||||
Reference in new issue
Block a user