Add 'static_assert' macro

This commit is contained in:
Bruno BELANYI 2022-07-18 11:04:52 +02:00
parent c6916cc21a
commit accbbef64e
3 changed files with 28 additions and 0 deletions

View file

@ -1 +1,2 @@
pub mod board;
pub mod utils;