Function taro_init::async_fs::read

source ·
pub fn read<P: AsRef<Path>>(file: P) -> BoxFuture<'static, Result<Vec<u8>>>