axsched 0.5.1

Various scheduler algorithms in a unified interface
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3

[[package]]
name = "axsched"
version = "0.5.1"
dependencies = [
 "linked_list_r4l",
]

[[package]]
name = "linked_list_r4l"
version = "0.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a3f19e78bcc2b3982dbef35c4d2abc682a8cf611e01d7ebda6f7fcb66717cd48"