Struct messagebird_async::sms::Recipients[][src]

pub struct Recipients { /* fields omitted */ }

Methods

impl Recipients
[src]

Important traits for Iter<'a, T>

Trait Implementations

impl Debug for Recipients
[src]

Formats the value using the given formatter. Read more

impl Eq for Recipients
[src]

impl PartialEq for Recipients
[src]

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

This method tests for !=.

impl Default for Recipients
[src]

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

Auto Trait Implementations

impl Send for Recipients

impl Sync for Recipients