Docs.rs
  • bucky-error-0.1.0
    • bucky-error 0.1.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • crates.io
    • Source
    • Owners
    • BDTDevTeam
    • Dependencies
      • async-std ^1.12.0 normal optional
      • hex ^0.4.3 normal optional
      • http-types ^2.12.0 normal optional
      • int-enum ^0.4 normal
      • log ^0.4.21 normal
      • rsa ^0.9.6 normal optional
      • rusqlite ^0.30.0 normal optional
      • serde ^1.0 normal
      • serde_json ^1.0.116 normal
      • sqlx ^0.7.4 normal optional
      • url ^2.5.0 normal optional
      • zip ^0.6.6 normal optional
    • Versions
    • 0% 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

bucky_error0.1.0

  • All Items

Crate Items

  • Structs
  • Enums
  • Constants
  • Functions
  • Type Aliases

Crate bucky_error

Source

Structs§

BuckyError
CodeError

Enums§

BuckyErrorCode
BuckyErrorCodeEx
BuckyOriginError
BuckySystemErrorCode

Constants§

BUCKY_DEC_ERROR_CODE_END
BUCKY_DEC_ERROR_CODE_MAX
BUCKY_DEC_ERROR_CODE_START
BUCKY_META_ERROR_CODE_END
BUCKY_META_ERROR_CODE_MAX
BUCKY_META_ERROR_CODE_START
BUCKY_SYSTEM_ERROR_CODE_END
BUCKY_SYSTEM_ERROR_CODE_START

Functions§

is_dec_error_code
is_meta_error_code
is_system_error_code

Type Aliases§

BuckyResult