News

The # [derive (Copy,Clone)] line defines the Copy and Clone traits for Stack10 that are used implicitly later in the program. The Default trait is used to initialize our structure.