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 还没有评估数据。