☰
Type Definition BoxedTransaction
Other items in
interviewpuzzle
::
ledger
All crates
?
Type Definition
interviewpuzzle
::
ledger
::
BoxedTransaction
[
−
]
[src]
type BoxedTransaction =
Box
<dyn
Any
+ 'static>;