Interface Clone

Clonable types are copied with the clone method

Method clone

fn clone() -> self

Implementation of Clone for ()

Method clone

fn clone()