add minimal example

This commit is contained in:
iris committed 2025-12-04 14:46:34 -05:00
1 parent f7b100e00c
commit db888416b6
3 files changed
+22 -1

No files matched your search

+1
View File
@@ -9,6 +9,7 @@
#![feature(const_destruct)]
#![feature(portable_simd)]
#![feature(gen_blocks)]
#![feature(associated_type_defaults)]
pub mod core;
pub mod layout;