Activates the Heart organ's main command processing loop by calling its `start` method. Replaces the previous placeholder `run_loop` method with the functional `start` method. The `start` method now takes a mutable reference to `self`, which enables it to operate as a long-running process without consuming the `Heart` instance. |
||
|---|---|---|
| .. | ||
| .cargo | ||
| src | ||
| .gitignore | ||
| build.rs | ||
| build_number.txt | ||
| Cargo.lock | ||
| Cargo.toml | ||