ContractExecution.billFees

Undocumented in source. Be warned that the author may not have intended to support it.
struct ContractExecution
static
billFees
(
R1
R2
)
(,,
const size_t extra
)
if (
isInputRange!R1 &&
isInputRange!R2
&&
is(ElementType!R1 : const(Document))
&&
is(ElementType!R2 : const(Document))
)

Meta