[][src]Type Definition cosmwasm_std::InitResult

type InitResult<U = Empty> = Result<InitResponse<U>, StdError>;