fedimint_
core
0.6.0-alpha
In fedimint_
core::
util
fedimint_core
::
util
Function
write_new_async
Copy item path
Source
pub async fn write_new_async<P:
AsRef
<
Path
>, C:
AsRef
<[
u8
]>>( path: P, contents: C, ) ->
Result
<
()
>