What's the preferred way of creating a temporary @trusted scope without writing a separate function?

Similar to Rust's

unsafe { /* unsafe stuff here */ }

Reply via email to