mirror of
https://github.com/lightningdevkit/rust-lightning.git
synced 2025-02-25 15:20:24 +01:00
Downstream crates building fur fuzzing will usually set `--cfg=fuzzing` as a side-effect of the Rust fuzzing tooling. Thus, we should ensure we build without failure in such cases. We do this here by simply relying on the `_test_utils` feature, rather than conditionally-compiling in modules based on the `fuzzing` flag. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |