Struct binjs_meta::spec::TypeSum[][src]

pub struct TypeSum { /* fields omitted */ }

An enumeration of interfaces.

Methods

impl TypeSum
[src]

Trait Implementations

impl Clone for TypeSum
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for TypeSum
[src]

Formats the value using the given formatter. Read more

impl PartialEq for TypeSum
[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 TypeSum
[src]

Auto Trait Implementations

impl !Send for TypeSum

impl !Sync for TypeSum