mina_
tree
0.16.0
Account
Update
Ref
Required Methods
account_update_ref
Implementations on Foreign Types
(AccountUpdate, T)
Implementors
In mina_
tree::
scan_
state::
transaction_
logic::
zkapp_
command
mina_tree
::
scan_state
::
transaction_logic
::
zkapp_command
Trait
AccountUpdateRef
Copy item path
Source
pub trait AccountUpdateRef { // Required method fn
account_update_ref
(&self) -> &
AccountUpdate
; }
Required Methods
§
Source
fn
account_update_ref
(&self) -> &
AccountUpdate
Implementations on Foreign Types
§
Source
§
impl<T>
AccountUpdateRef
for (
AccountUpdate
, T)
Source
§
fn
account_update_ref
(&self) -> &
AccountUpdate
Implementors
§
Source
§
impl
AccountUpdateRef
for
AccountUpdateSimple
Source
§
impl
AccountUpdateRef
for
AccountUpdate