Consider refactoring re-exports
Đang mở
- Ngôn ngữ chính
- Rust
- Star
- 78
- Fork
- 129
- Merge trung bình
- 4 ngày 14 giờ
- Pull request đã merge (30 ngày)
- 52
Mô tả
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_
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.