Module ext_php_rs::error

source ·
Expand description

Error and result types returned from the library functions.

Enums

  • The main error type which is passed by the library inside the custom Result type.

Type Definitions

  • The main result type which is passed by the library.