1
0
Fork 0
A Rust library implementing safe, lightweight context switches, without relying on kernel services
Go to file
edef 42db0ee5b1 loosen the lifetime bounds on Context
fix #6
ref #3
2015-04-16 04:01:02 -04:00
benches loosen the lifetime bounds on Context 2015-04-16 04:01:02 -04:00
examples loosen the lifetime bounds on Context 2015-04-16 04:01:02 -04:00
src loosen the lifetime bounds on Context 2015-04-16 04:01:02 -04:00
.gitignore initial commit 2014-12-23 04:27:28 +01:00
Cargo.toml make Valgrind optional 2015-04-16 03:22:57 -04:00
LICENSE line-wrap LICENSE 2015-04-16 00:13:58 -04:00
build.rs make Valgrind optional 2015-04-16 03:22:57 -04:00