1
2
Fork 0
mirror of https://github.com/mat-1/azalea.git synced 2025-08-02 14:26:04 +00:00

cursor_remaining was stabilized

This commit is contained in:
mat 2024-08-06 02:19:32 +00:00
parent 832f960531
commit b445b7c032

View file

@ -1,4 +1,3 @@
#![feature(cursor_remaining)]
#![doc = include_str!("../README.md")]
pub mod base_component;