The new `impl_to_hex_from_lower_hex` macro causes build warnings when `internals` is built without the `alloc` feature. There are two macro implementations depending on feature gates, improve the docs and duplicate them ont both macro definitions. |
||
---|---|---|
.. | ||
contrib | ||
src | ||
CHANGELOG.md | ||
Cargo.toml | ||
README.md | ||
build.rs |
README.md
Rust Bitcoin Internals
This crate is only meant to be used internally by crates in the rust-bitcoin ecosystem.
This crate will never be stabilized, depend on it at your own risk.