hash_from_reader
arbos
0.1.0
In arbos::
util
arbos
::
util
Function
hash_
from_
reader
Copy item path
Source
pub fn hash_from_reader<R:
Read
>(r:
&mut R
) ->
Result
<B256>
Expand description
Reads a 32-byte hash from a reader.