Skip to content

chore: sort exports for reqsign-core - #872

Open
tisonkun wants to merge 2 commits into
mainfrom
exports
Open

tisonkun wants to merge 2 commits into
mainfrom
exports

Conversation

@tisonkun

@tisonkun tisonkun commented Sep 9, 2026

Copy link
Copy Markdown
Member

No description provided.

Signed-off-by: tison <wander4096@gmail.com>
@tisonkun
tisonkun requested a review from Xuanwo September 9, 2026 00:58
Comment thread core/src/lib.rs
pub use self::context::OsEnv;
pub use self::context::StaticEnv;

mod error;

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This changes pub mod error to mod error but we export all symbols of error already.

So I'm considering this as a "bugfix" instead of a breaking change.

This branch has not been deployed

No deployments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants