Struct cupid::ProcessorExtendedState[][src]

pub struct ProcessorExtendedState { /* fields omitted */ }

Methods

impl ProcessorExtendedState
[src]

Trait Implementations

impl Copy for ProcessorExtendedState
[src]

impl Clone for ProcessorExtendedState
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for ProcessorExtendedState
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations