<dirbaio[m]> "my personal Strong Opinion is "..." <- Hey, so this is likely something many of you are aware of, but I got this inspiration from the ESP rust community:

```toml
hal = { package = "potentially-long-hal-name", version = "^1.8.0", features = ["f401", "f4rt"]}
```

```rust
use hal::{}
```