Consider refactoring re-exports
オープン
- 主要言語
- Rust
- スター
- 78
- フォーク
- 129
- 平均マージ
- 4日 14時間
- マージ済み PR(30日)
- 52
説明
Not for this PR (it would be a breaking change), but maybe we should create a more specific hierarchy of submodules for this. For example, we could have
```rust
pub mod component {
...
pub mod auth {
pub use miden_lib::account::auth::*;
}
}
```
_Originally posted by @igamigo in https://github.com/0xMiden/miden-client/issues/1297#issuecomment-3293410558_
コントリビューションガイド
評価
この issue はまだ評価されていません。