Enum curl::easy::WriteError
[−]
[src]
pub enum WriteError {
Pause,
// some variants omitted
}Possible error codes that can be returned from the write_function callback.
Variants
Pause | Indicates that reading should be paused until |