The `Script::fmt_asm` function is a legacy from days yore before `Display` printed asm. We no longer need it. Deprecate `Script::fmt_asm` and use the private `bytes_to_asm_fmt` or `Display` impls. |
||
---|---|---|
.. | ||
contrib | ||
embedded | ||
examples | ||
src | ||
tests | ||
CHANGELOG.md | ||
Cargo.toml |