☰
ToHash
tea_sdk
0.3.0-dev.7
ToHash
Required Methods
to_hash
Implementors
In tea_sdk::actor_txns
Modules
auth
context
error
pre_args
tsid
txn
Traits
IntoSerial
Query
ToHash
Transferable
Txn
Functions
txn_hash
?
Trait
tea_sdk
::
actor_txns
::
ToHash
[
−
]
pub trait ToHash<H> { // Required method fn
to_hash
(&self) -> H; }
Required Methods
§
fn
to_hash
(&self) -> H
Implementors
§