diff --git a/docs/rust/either/enum.Either.html b/docs/rust/either/enum.Either.html index c0a92912de8..1edcef1eb8f 100644 --- a/docs/rust/either/enum.Either.html +++ b/docs/rust/either/enum.Either.html @@ -374,35 +374,35 @@
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 morePartialOrd
elements of
@@ -577,7 +577,7 @@ iter_order_by
)Iterator
with those
-of another with respect to the specified comparison function. Read moreIterator
are equal to those of
@@ -585,23 +585,23 @@ iter_order_by
)Iterator
are lexicographically
-less than those of another. Read moreIterator
are lexicographically
-less or equal to those of another. Read moreIterator
are lexicographically
-greater than those of another. Read moreself
and other
) and is used by the <=
-operator. Read moreself
and other
) and is used by the <=
+operator. Read moreEither<L, R>
implements Read
if both L
and R
do.
Requires crate feature "use_std"
buf
. 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_buf
)read_buf
)cursor
. Read moreRead
. Read moreEither<L, R>
implements Seek
if both L
and R
do.
can_vector
)write_all_vectored
)