// SPDX-License-Identifier: MIT OR Apache-2.0 // // Copyright (c) 2020 Andre Richter //! BSP synchronous and asynchronous exception handling. pub mod asynchronous;