Files @ 9f8f7a65f90d
Branch filter:

Location: CSY/reowolf/rustfmt.toml

Christopher Esterhuyse
simplified setup procedure's reconnection business. got rid of the finicky waker and waker token, instead relying on simple arithmetic for the timeout. more doc comments in setup and endpoint modules
1
2
3
reorder_imports = true
use_field_init_shorthand = true
use_small_heuristics = "Max"