On this page
Macro std::intrinsics::mir::place
pub macro place($e:expr) {
...
}
🔬This is a nightly-only experimental API. (
custom_mir
)
Helper macro that allows you to treat a value expression like a place expression.
See the documentation on Variant
for why this is necessary and how to use it.
© 2010 The Rust Project Developers
Licensed under the Apache License, Version 2.0 or the MIT license, at your option.
https://doc.rust-lang.org/std/intrinsics/mir/macro.place.html