Some ideas discussed in the LPC hackrooms worth exploring for the long-term: - [ ] Rust support for some kind of way to annotate other kinds of "unsafety" for functions/contexts/scopes, e.g. `unsafe(interrupt)`, `unsafe(signal)`.