better compile-time information

This commit is contained in:
Simon Gardling
2022-03-02 17:07:23 -05:00
parent 2416a0def0
commit f2bd775262
5 changed files with 50 additions and 5 deletions

View File

@@ -1,3 +1,4 @@
#![feature(const_mut_refs)]
mod egui_app;
mod function;
mod misc;