Docs.rs
  • kingtime-0.0.3
    • kingtime 0.0.3
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • nyuichi
    • Dependencies
      • chrono ^0.4 normal
      • futures ^0.3 normal
      • reqwest ^0.11 normal
      • serde ^1 normal
      • serde_json ^1 normal
      • thiserror ^1 normal
      • tokio ^1 normal
    • Versions
    • 0% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • 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

kingtime0.0.3

Crate Items

  • Structs
  • Enums
  • Functions
  • Type Aliases

List of all items

Structs

  • ErrorData
  • daily_workings::DailyWorking
  • daily_workings::DailyWorkings
  • daily_workings::Response
  • daily_workings::timerecord::DailyWorking
  • daily_workings::timerecord::DailyWorkings
  • daily_workings::timerecord::Request
  • daily_workings::timerecord::Response
  • daily_workings::timerecord::TimeRecord
  • employees::Response

Enums

  • Error
  • daily_workings::timerecord::Code

Functions

  • daily_workings::get
  • daily_workings::timerecord::get
  • daily_workings::timerecord::post
  • employees::get

Type Aliases

  • Result