Docs.rs
  • commonlib-0.1.2
    • commonlib 0.1.2
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • harlanc
    • Dependencies
      • anyhow ^1.0 normal
      • chrono ^0.4 normal
      • env_logger ^0.10.0 normal
      • failure ^0.1.8 normal
      • indexmap ^1.9.3 normal
      • job_scheduler_ng ^2.0.4 normal
      • log ^0.4.0 normal
      • md5 ^0.7.0 normal
      • serde ^1.0 normal
      • serde_derive ^1.0 normal
    • 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

commonlib0.1.2

Crate Items

  • Macros
  • Structs
  • Enums
  • Constants
  • Traits
  • Functions

List of all items

Structs

  • auth::Auth
  • errors::AuthError
  • http::HttpRequest
  • http::HttpResponse
  • http::Uri

Enums

  • auth::AuthAlgorithm
  • auth::AuthType
  • auth::SecretCarrier
  • errors::AuthErrorValue
  • http::Schema

Traits

  • http::Marshal
  • http::Unmarshal

Macros

  • scanf

Functions

  • auth::get_secret
  • http::parse_content_length

Constants

  • define::http_method_name::DELETE
  • define::http_method_name::GET
  • define::http_method_name::OPTIONS
  • define::http_method_name::PATCH
  • define::http_method_name::POST