Function rocketmq_common::utils::file_utils::file_to_string_impl

source ยท
pub fn file_to_string_impl(file: &File) -> Result<String, Error>