Location (URL)
https://doc.rust-lang.org/nightly/std/io/trait.Read.html#method.read_le
Summary
The stdlib docs for read_le and read_be say that they belong to the read_le_be feature. They link to the implementation PR at #156983. They're supposed to link to the tracking issue at #156984.
Location (URL)
https://doc.rust-lang.org/nightly/std/io/trait.Read.html#method.read_le
Summary
The stdlib docs for read_le and read_be say that they belong to the read_le_be feature. They link to the implementation PR at #156983. They're supposed to link to the tracking issue at #156984.