In functions that act like constructors there is a mixture of the usage of `creates` and `constructs`. Replace all occurrences of `creates` with `constructs` in the first line of docs of constructor like functions. |
||
---|---|---|
.. | ||
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.