fuel_core_client

Module schema

source

Structs§

Enums§

  • Names of checksum algorithms that may be supported by a debug adapter.
  • Some predefined types for the CompletionItem. Please note that not all clients have specific icons for all of them.
  • This enumeration defines all possible access types for data breakpoints.
  • This enumeration defines all possible conditions when a thrown exception should result in a break. never: never breaks, always: always breaks, unhandled: breaks when exception unhandled, userUnhandled: breaks if the exception is not handled by user code.
  • The granularity of one ‘step’ in the stepping requests ‘next’, ‘stepIn’, ‘stepOut’, and ‘stepBack’.

Type Aliases§