Function reth_fs_util::write

source ยท
pub fn write(path: impl AsRef<Path>, contents: impl AsRef<[u8]>) -> Result<()>
Expand description

Wrapper for std::fs::write