feat: can recursively load files
Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
#![feature(map_try_insert)]
|
||||
|
||||
pub mod components;
|
||||
pub use components::*;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user