Struct http_protocol::header::HeaderChar [−][src]
pub struct HeaderChar { /* fields omitted */ }Trait Implementations
This method tests for self and other values to be equal, and is used
by ==. Read more
This method tests for !=.
Auto Trait Implementations
impl RefUnwindSafe for HeaderCharimpl Send for HeaderCharimpl Sync for HeaderCharimpl Unpin for HeaderCharimpl UnwindSafe for HeaderChar