Struct cupid::ProcessorExtendedStateSecondary[][src]

pub struct ProcessorExtendedStateSecondary { /* fields omitted */ }

Methods

impl ProcessorExtendedStateSecondary
[src]

Trait Implementations

impl Copy for ProcessorExtendedStateSecondary
[src]

impl Clone for ProcessorExtendedStateSecondary
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for ProcessorExtendedStateSecondary
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations