Files @ ada07cee1f99
Branch filter:

Location: CSY/reowolf/rustfmt.toml

Christopher Esterhuyse
refactored the endpoint manager to support sending and receiving of messages. moved some behavior from src/runtime/communication to src/runtime/endpoints
1
2
3
reorder_imports = true
use_field_init_shorthand = true
use_small_heuristics = "Max"