glommio 0.7.0

Glommio is a thread-per-core crate that makes writing highly parallel asynchronous applications in a thread-per-core architecture easier for rustaceans.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
prefix=@prefix@
exec_prefix=${prefix}
libdir=@libdir@
includedir=@includedir@

Name: @NAME@
Version: @VERSION@
Description: io_uring library
URL: http://git.kernel.dk/cgit/liburing/

Libs: -L${libdir} -luring
Cflags: -I${includedir}