echonet-lite-rs
echonet-lite-rs copied to clipboard
bare_io の代わりがあるか探す
core_io がこんな感じで使えるのかも。
https://github.com/fortanix/rust-mbedtls/blob/e482ea54fa27a5d14bea633f7194663a03f8a0fb/mbedtls/Cargo.toml#L22
bare_io が yanked になってしまっていた…。
https://github.com/technocreatives/core2 こっち?
core2 でビルドできることを確認したので、一旦こっちに以降する。