Searched refs:static_assert (Results 1 – 4 of 4) sorted by relevance
| /rust/helpers/ | ||
| D | build_assert.c | 21 static_assert( |
| /rust/kernel/ | ||
| D | static_assert.rs | 30 macro_rules! static_assert { macro |
| D | prelude.rs | 31 pub use super::static_assert; |
| D | lib.rs | 63 mod static_assert; module |