fedimint_
core
0.8.0-alpha
In fedimint_
core::
util
Modules
backoff_util
broadcaststream
error
update_merge
Structs
FmtCompactErrorAnyhow
FmtErrorCompact
SafeUrl
Spanned
Traits
FmtCompact
FmtCompactAnyhow
NextOrPending
Functions
get_average
get_median
handle_version_hash_command
retry
write_new
write_new_async
write_overwrite
write_overwrite_async
Type Aliases
BoxFuture
BoxStream
fedimint_core
::
util
Function
write_overwrite
Copy item path
Settings
Help
Summary
Source
pub fn write_overwrite<P:
AsRef
<
Path
>, C:
AsRef
<[
u8
]>>( path: P, contents: C, ) ->
Result
<
()
>