[][src]Type Definition cosmwasm_std::InitResult

type InitResult<U = Never> = StdResult<InitResponse<U>>;