You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge #853: Improve root level imports and exports
4e44e6f Inline the re-exports (Tobin C. Harding)
8a73ead Put public re-exports separately (Tobin C. Harding)
bea8f94 Re-export context from crate::context (Tobin C. Harding)
8b3f097 Put the secp256k1-sys re-export separately (Tobin C. Harding)
302c362 Group private modules (Tobin C. Harding)
6007659 Use pub extern crate instead of pub use (Tobin C. Harding)
Pull request description:
Do a bunch of trivial clean ups to the imports and exports in `lib.rs`. Done as tiny patches to make review trivial. The only meaningful change, apart from leaving the code awesomely clean, is the `Scalar` type moving sections in rendered HTML docs.
ACKs for top commit:
apoelstra:
ACK 4e44e6f; successfully ran local tests
Tree-SHA512: fb3796211bb71a30c86eb16109526c8866137b46d1cd2e60857859dd0934b5015d1ea227f57e7b8d7f95403ac2dec98442ae96b144bbd21762dc2ad74a650efd
0 commit comments