Struct vkrs::stats::DemoSexAge [] [src]

pub struct DemoSexAge { /* fields omitted */ }

Trait Implementations

impl Copy for DemoSexAge
[src]

impl Clone for DemoSexAge
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Eq for DemoSexAge
[src]

impl PartialEq for DemoSexAge
[src]

This method tests for self and other values to be equal, and is used by ==. Read more

This method tests for !=.

impl Debug for DemoSexAge
[src]

Formats the value using the given formatter.

impl FromStr for DemoSexAge
[src]

The associated error which can be returned from parsing.

Parses a string s to return a value of this type. Read more

impl Deserialize for DemoSexAge
[src]

Deserialize this value given this Deserializer.