0
0
llucycodes42
The code declares a new type that implements the ${1|Clone,Copy,Debug,Deref,Display,Drop,Hashable,Send,Sync|} traits.
Shortcut: impl_known
impl ${1|Clone,Copy,Debug,Deref,Display,Drop,Hashable,Send,Sync|} for type {
}
0
0
llucycodes42
The code declares a new type that implements the ${1|Clone,Copy,Debug,Deref,Display,Drop,Hashable,Send,Sync|} traits.
Shortcut: impl_known
impl ${1|Clone,Copy,Debug,Deref,Display,Drop,Hashable,Send,Sync|} for type {
}