diff --git a/either/enum.Either.html b/either/enum.Either.html index 1f179fbe9b1e..e25ebc71a1b4 100644 --- a/either/enum.Either.html +++ b/either/enum.Either.html @@ -373,33 +373,33 @@
Requires crate feature use_std
.
Requires crate feature use_std
.
Requires crate feature use_std
.
Requires crate feature use_std
.
Requires crate feature use_std
.
iter_next_chunk
)N
values. Read moreiter_advance_by
)n
elements. Read moren
elements. Read moren
elements. Read moren
elements, or fewer
if the underlying iterator ends sooner. Read moreiter_collect_into
)iter_order_by
)Iterator
with those
-of another with respect to the specified comparison function. Read moreIterator
are equal to those of
@@ -580,7 +580,7 @@ iter_order_by
)self
and other
values to be equal, and is used
-by ==
.!=
. The default implementation is almost always
+ Self: Sized + PartialOrd<Self>,self
and other
) and is used by the <=
operator. Read morebuf
. Read morebuf
. Read morebuf
. Read moreread
, except that it reads into a slice of buffers. Read morecan_vector
)read_buf
)read_buf
)cursor
. Read moreRead
. Read morelimit
bytes from it. Read moreEither<L, R>
implements Seek
if both L
and R
do.
can_vector
)write_all_vectored
)Write
. Read more