Function winnow::binary::length_data
source ยท pub fn length_data<I, N, E, F>(f: F) -> impl Parser<I, <I as Stream>::Slice, E>
๐Deprecated since 0.5.27: Replaced with
length_take
Expand description
Deprecated since 0.5.27, replaced with length_take