# Suppose i derive(Clone) on my struct but do not use the .clone() method in my application, does the impl get compiled away?