Function reth_fs_util::read_to_string

source ยท
pub fn read_to_string(path: impl AsRef<Path>) -> Result<String>
Expand description

Wrapper for std::fs::read_to_string