Macro enso_prelude::impl_clone_ref_as_clone[][src]

macro_rules! impl_clone_ref_as_clone {
    ([$($bounds:tt)*] $($toks:tt)*) => { ... };
    ($($toks:tt)*) => { ... };
}