rustc_
serialize
1.84.0-nightly
(3fee0f12e 2024-11-20)
In rustc_
serialize::
opaque
rustc_serialize
::
opaque
Constant
BUF_SIZE
Copy item path
Source
const BUF_SIZE:
usize
= 8192;
Expand description
The size of the buffer in
FileEncoder
.