[][src]Function gu_base::files::read_async

pub fn read_async<P: AsRef<Path>>(
    path: P
) -> impl Stream<Item = Bytes, Error = String>