1 2 3 4 5
#![cfg(feature = "miniscript")] mod tx_template; #[allow(unused_imports)] pub use tx_template::*;