1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#[macro_use] mod imports; use imports::*;

x!{cfg}
x!{count}
x!{decode}
x!{finalize}
x!{input}
x!{output}
x!{psbt}
x!{analysis}
x!{role}
x!{sign}
x!{update}
x!{precomputed}
x!{combine}
x!{signer}