Y
Hacker News
new
|
ask
|
show
|
jobs
by
bkolobara
1294 days ago
We expose some OTP constructs in the lunatic Rust library directly, like supervisors (
https://docs.rs/lunatic/0.12.1/lunatic/supervisor/trait.Supe...
), gen_server (
https://docs.rs/lunatic/0.12.1/lunatic/process/trait.Abstrac...
) and others.