Struct dacite::core::InstanceExtensions [] [src]

pub struct InstanceExtensions { /* fields omitted */ }

Methods

impl InstanceExtensions
[src]

Trait Implementations

impl Debug for InstanceExtensions
[src]

Formats the value using the given formatter.

impl Clone for InstanceExtensions
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl PartialEq for InstanceExtensions
[src]

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

This method tests for !=.

impl Eq for InstanceExtensions
[src]

impl Default for InstanceExtensions
[src]

Returns the "default value" for a type. Read more