Enum intercom_common::utils::InterfaceType [] [src]

pub enum InterfaceType {
    Trait,
    Struct,
}

Variants

Trait Implementations

impl PartialEq for InterfaceType
[src]

[src]

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

1.0.0
[src]

This method tests for !=.