Struct lifx_core::EchoPayload[][src]

pub struct EchoPayload(_);

Trait Implementations

impl Clone for EchoPayload
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for EchoPayload
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for EchoPayload

impl Sync for EchoPayload