linux-aio-tokio 0.4.1

Tokio bindings for Linux kernel AIO
Documentation
1
2
3
4
5
6
FROM rustembedded/cross:mipsel-unknown-linux-gnu-0.2.0

RUN apt-get update && apt-get install -y libclang-dev clang llvm

ENV SYSROOT /usr/mipsel-linux-gnu