[−][src]Function pconvert_rust::wasm::utils::node_read_file_async
pub fn node_read_file_async(fs: &NodeFs, path: &str) -> JsFuture
Rust Future from nodejs fs.readFile
Promise (awaitable in node).
pub fn node_read_file_async(fs: &NodeFs, path: &str) -> JsFuture
Rust Future from nodejs fs.readFile
Promise (awaitable in node).