Enum http_range_client::HttpError [−][src]
Variants
HttpStatus(u16)Tuple Fields of HttpStatus
0: u16HttpError(String)Tuple Fields of HttpError
0: StringTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for HttpError
impl UnwindSafe for HttpError
Blanket Implementations
Mutably borrows from an owned value. Read more
Attaches the provided Subscriber to this type, returning a
WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a
WithDispatch wrapper. Read more