Struct urweb::uw_Basis_postField [] [src]

#[repr(C)]
pub struct uw_Basis_postField { pub name: uw_Basis_string, pub value: uw_Basis_string, pub remaining: uw_Basis_string, }

Fields

Trait Implementations

impl Debug for uw_Basis_postField
[src]

Formats the value using the given formatter.

impl Copy for uw_Basis_postField
[src]

impl Clone for uw_Basis_postField
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more