TaKO8Ki

@tako8ki.bsky.social

@rust-lang.org compiler maintainer 🦀 | github.com/TaKO8Ki

I’ve recently started working on the Rust compiler-side implementation of Open Namespace Support, which would allow related packages like `foo::bar` to be used as part of the `foo` namespace.

Bild

Rustのasyncがめんどくさすぎる。ライブラリがasyncしか対応してないから仕方なくasyncで実装しているほぼブロッキングな処理まで実装が面倒になる