0xMiden / 0xMiden/rust-sdk

Consider refactoring re-exports

Open
#1,306 1 comment 2 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
78
Forks
129
Avg merge
4d 14h
Merged PRs (30d)
52

Description

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_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.