Type Definition interviewpuzzle::ledger::BoxedTransaction[][src]

type BoxedTransaction = Box<dyn Any + 'static>;