pub fn output(
    out: &mut dyn Write,
    abis: &[ScriptABI],
    namespace: Option<&str>
) -> Result<()>
Expand description

Output a header-only library providing C++ transaction builders for the given ABIs.