W3cubDocs

/Rust

Macro deref

pub macro deref($pat:pat) {
    ...
}
🔬This is a nightly-only experimental API. (deref_patterns #87121)

Unstable placeholder for deref patterns.

© 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/prelude/v1/macro.deref.html