Cargo Features
InterruptRefCell has no features set by default.
[dependencies]
interrupt-ref-cell = { version = "0.1.1", features = ["debug_interruptrefcell"] }
- debug_interruptrefcell
-
Make
InterruptRefCell
store additional debugging information, which is printed out when a borrow error occurs