Struct asyncio::socket_base::BytesWritten [] [src]

pub struct BytesWritten(_);

Methods

impl BytesWritten
[src]

Trait Implementations

impl Default for BytesWritten
[src]

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

impl Clone for BytesWritten
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl IoControl for BytesWritten
[src]