pub macro deref($pat:pat) {
...
}
🔬This is a nightly-only experimental API. (
deref_patterns
)Available on crate feature
std
only.Expand description
Unstable placeholder for deref patterns.
pub macro deref($pat:pat) {
...
}
deref_patterns
)std
only.Unstable placeholder for deref patterns.