Struct cupid::StructuredExtendedInformation[][src]

pub struct StructuredExtendedInformation { /* fields omitted */ }

Methods

impl StructuredExtendedInformation
[src]

Trait Implementations

impl Copy for StructuredExtendedInformation
[src]

impl Clone for StructuredExtendedInformation
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for StructuredExtendedInformation
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations