Docs.rs
  • sylvia-iot-corelib-0.0.7
    • sylvia-iot-corelib 0.0.7
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • woofdogtw
    • Dependencies
      • actix-web ^4.3.1 normal
      • anyhow ^1.0.70 normal
      • chrono ^0.4.24 normal
      • clap ^4.2.4 normal
      • hex ^0.4.3 normal
      • hmac ^0.12.1 normal
      • log ^0.4.17 normal
      • log4rs ^1.2.0 normal
      • pbkdf2 ^0.12.1 normal
      • rand ^0.8.5 normal
      • regex ^1.8.0 normal
      • serde ^1.0.160 normal
      • serde_json ^1.0.96 normal
      • sha2 ^0.10.6 normal
      • url ^2.3.1 normal
      • laboratory ^2.0.0 dev
    • Versions
    • 62.96% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • 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
logo

logo

Crate sylvia_iot_corelib

  • Structs
  • Enums
  • Constants
  • Functions
?
Change settings

List of all items

Structs

  • constants::CacheEngine
  • constants::DbEngine
  • constants::MqEngine
  • logger::Config
  • role::Role
  • server_config::Config

Enums

  • err::ErrResp

Functions

  • err::to_json
  • http::parse_header_auth
  • logger::apply_default
  • logger::init
  • logger::read_args
  • logger::reg_args
  • server_config::apply_default
  • server_config::read_args
  • server_config::reg_args
  • strings::hex_addr_to_u128
  • strings::is_account
  • strings::is_code
  • strings::is_scope
  • strings::is_uri
  • strings::password_hash
  • strings::random_id
  • strings::random_id_sha
  • strings::randomstring
  • strings::time_str
  • strings::u128_to_addr

Constants

  • err::E_AUTH
  • err::E_DB
  • err::E_INT_MSG
  • err::E_NOT_FOUND
  • err::E_PARAM
  • err::E_PERM
  • err::E_RSC
  • err::E_UNKNOWN
  • logger::ACTIX_LOGGER_FORMAT
  • logger::ACTIX_LOGGER_NAME
  • logger::DEF_LEVEL
  • logger::DEF_STYLE
  • logger::FILTER_ONLY
  • logger::STYLE_JSON
  • logger::STYLE_LOG4J
  • server_config::DEF_HTTPS_PORT
  • server_config::DEF_HTTP_PORT