Add 'static_assert' macro

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

View file

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