Struct transaction::BranchBuilder [] [src]

#[must_use]
pub struct BranchBuilder<Tx>(_);

BranchBuilder

Methods

impl<Tx> BranchBuilder<Tx>
[src]

Trait Implementations

impl<Tx: Debug> Debug for BranchBuilder<Tx>
[src]

Formats the value using the given formatter.