rustc_
serialize
1.89.0-nightly
(99e7c15e8 2025-06-01)
In rustc_
serialize::
opaque
rustc_serialize
::
opaque
Constant
BUF_SIZE
Copy item path
Source
const BUF_SIZE:
usize
= _; // 65_536usize
Expand description
The size of the buffer in
FileEncoder
.