Constant hyper::ffi::HYPER_ITER_BREAK

source ·
pub const HYPER_ITER_BREAK: c_int = 1;
Available on crate feature ffi and hyper_unstable_ffi only.
Expand description

Return in iter functions to stop iterating.