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
pub type ResultWithPostInfoOf<C, R> = <C as Contract>::Result<<C as Contract>::WithPostInfo<R>, <C as Contract>::WithPostInfo<<C as Contract>::Error>>;
Contract specific result type