Type Alias ResultWithPostInfoOf

Source
pub type ResultWithPostInfoOf<C, R> = <C as Contract>::Result<<C as Contract>::WithPostInfo<R>, <C as Contract>::WithPostInfo<<C as Contract>::Error>>;
Expand description

Contract specific result type