orb 0.5.0

An abstraction for writing runtime agnostic async code. Orb provides interfaces to adapt different async runtimes like smol and tokio.
Documentation
1
2
3
4
5
6
edition = "2024"
fn_params_layout = "Compressed"
newline_style = "Unix"
use_small_heuristics = "Max"
max_width = 100
use_field_init_shorthand = true