Function pconvert_rust::wasm::utils::node_read_file_async
source · pub fn node_read_file_async(fs: &NodeFs, path: &str) -> JsFutureExpand description
Rust Future from nodejs fs.readFile Promise (awaitable in node).