0xMiden / 0xMiden/rust-sdk

Consider refactoring re-exports

未關閉
#1,306 1 則留言 2 個 reaction 已指派 0 人 在 GitHub 檢視
主要語言
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 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。