Struct mbedtls_sys::net_context [] [src]

#[repr(C)]
pub struct net_context { pub fd: c_int, }

Fields

Trait Implementations

impl Copy for net_context
[src]

impl Clone for net_context
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for net_context
[src]

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