read_from_file_bytes
openvm_
sdk
1.4.0
In openvm_
sdk::
fs
openvm_sdk
::
fs
Function
read_
from_
file_
bytes
Copy item path
Source
pub fn read_from_file_bytes<T:
From
<
Vec
<
u8
>>, P:
AsRef
<
Path
>>( path: P, ) ->
Result
<T>