Struct arduino_esp::Stream [] [src]

#[repr(C)]
pub struct Stream { pub _base: Print, pub _timeout: c_ulong, pub _startMillis: c_ulong, }

Fields

Methods

impl Stream
[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

Trait Implementations

impl Debug for Stream
[src]

[src]

Formats the value using the given formatter.

impl Copy for Stream
[src]

impl Clone for Stream
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more