Files @ d23010006486
Branch filter:

Location: CSY/reowolf/cbindgen.toml

Christopher Esterhuyse
bugfix: increment round index on recovery to avoid mixing messages once we switch away from tcp. refactoring communication internals to simplify bookkeeping structures. more consts in tests to make them terser
1
2
3
4
5
6
7
language = "C"
header = "/* CBindgen generated */"
include_guard = "REOWOLF_HEADER_DEFINED"
[parse]
parse_deps = false
[enum]
prefix_with_name = true