Docs.rs
  • kpal-plugin-0.2.2
    • kpal-plugin 0.2.2
    • Permalink
    • Docs.rs crate page
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • kmdouglass
    • Dependencies
      • env_logger ^0.7 normal
      • libc ^0.2 normal
      • log ^0.4 normal
      • multi-map ^1.2 normal
    • Versions
    • 71.59% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

kpal_plugin0.2.2

Module error_codes

Module Items

  • Constants

In crate kpal_plugin

kpal_plugin

Module error_codes

Source
Expand description

Constants that indicate specific error codes that a plugin can return.

Constantsยง

ATTRIBUTE_DOES_NOT_EXIST
ATTRIBUTE_IS_NOT_SETTABLE
ATTRIBUTE_TYPE_MISMATCH
CALLBACK_ERR
IO_ERR
LIFECYCLE_PHASE_ERR
NULL_PTR_ERR
NUMERIC_CONVERSION_ERR
PLUGIN_INIT_ERR
PLUGIN_OK
UNDEFINED_ERR
UPDATE_CACHED_VALUE_ERR