Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是否可以在模式下解除恐慌#![no_std],例如使用自定义#[panic_handler]?
#![no_std]
#[panic_handler]