Skip to main content
write
hopr_
utils
0.1.0
In hopr_
utils::
platform::
file::
native
hopr_utils
::
platform
::
file
::
native
Function
write
Copy item path
Source
pub fn write<R>(path: &
str
, contents: R) ->
Result
<
()
>
where R:
AsRef
<[
u8
]>,