Struct urweb::uw_context [] [src]

#[repr(C)]
pub struct uw_context { /* fields omitted */ }

Trait Implementations

impl Debug for uw_context
[src]

Formats the value using the given formatter.

impl Copy for uw_context
[src]

impl Clone for uw_context
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more