Struct http_protocol::header::HeaderChar [−][src]
pub struct HeaderChar { /* fields omitted */ }Trait Implementations
impl Debug for HeaderChar[src]
impl Debug for HeaderChar[src]impl PartialEq<HeaderChar> for HeaderChar[src]
impl PartialEq<HeaderChar> for HeaderChar[src]fn eq(&self, other: &HeaderChar) -> bool[src]
fn eq(&self, other: &HeaderChar) -> bool[src]This method tests for self and other values to be equal, and is used
by ==. Read more
fn ne(&self, other: &HeaderChar) -> bool[src]
fn ne(&self, other: &HeaderChar) -> bool[src]This method tests for !=.