Struct fuels_test_helpers::AssetConfig
source · Fields§
§id: AssetId
§num_coins: u64
§coin_amount: u64
Trait Implementations§
source§impl Clone for AssetConfig
impl Clone for AssetConfig
source§fn clone(&self) -> AssetConfig
fn clone(&self) -> AssetConfig
Returns a copy of the value. Read more
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source
. Read more