arty 0.3.0

Single-threaded, thread-aware application runtime.
Documentation
1
2
3
4
5
# I/O

Arty does not own a default I/O subsystem. An I/O subsystem can be injected dynamically at
runtime or selected explicitly when configuring the runtime. Stable contracts for integrating
external I/O drivers live in `arty_io_core`.