Struct mioco::RW [] [src]

pub struct RW { /* fields omitted */ }

Read/Write/Both/None

Methods

impl RW
[src]

Read.

Write

Read + Write

Trait Implementations

impl Copy for RW
[src]

impl Clone for RW
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for RW
[src]

Formats the value using the given formatter.

impl Eq for RW
[src]

impl PartialEq for RW
[src]

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

This method tests for !=.