Trait ink_env::call::utils::IndicateReturnType[][src]

pub trait IndicateReturnType: Default + Sealed { }

Types that can be used in CallBuilder::returns to signal return type.

Implementations on Foreign Types

impl IndicateReturnType for ()[src]

Loading content...

Implementors

Loading content...