Consider refactoring re-exports
未關閉
- 主要語言
- Rust
- 星號
- 78
- 分支
- 129
- 平均合併
- 4 天 14 小時
- 30 天內合併 PR
- 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 還沒有評估資料。