A simple CPU rendered GUI IDE experience.
Diffstat (limited to 'src/main.rs')
| -rw-r--r-- | src/main.rs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main.rs b/src/main.rs index 43e4d0b..de0fcb9 100644 --- a/src/main.rs +++ b/src/main.rs @@ -8,6 +8,7 @@ unsized_const_params, inherent_associated_types, never_type, random, + substr_range, btree_set_entry, associated_type_defaults, array_try_map, |