Searched defs:build_error (Results 1 – 2 of 2) sorted by relevance
24 macro_rules! build_error { macro
29 pub const fn build_error(msg: &'static str) -> ! { in build_error() function