Module ex3_canister_types::result

source ·

Enums§

  • When export_service, actor responses will merged by enum type, so if there is two response with same Ok type, the second response will be ignored. So there is no need to create more than one response type for two boolean ok.
  • When export_service, actor responses will merged by enum type, so if there is two response with same Ok type, the second response will be ignored. So there is no need to create more than one response type for two boolean ok.
  • When export_service, actor responses will merged by enum type, so if there is two response with same Ok type, the second response will be ignored. So there is no need to create more than one response type for two boolean ok.
  • When export_service, actor responses will merged by enum type, so if there is two response with same Ok type, the second response will be ignored. So there is no need to create more than one response type for two boolean ok.
  • When export_service, actor responses will merged by enum type, so if there is two response with same Ok type, the second response will be ignored. So there is no need to create more than one response type for two boolean ok.

Type Aliases§