Docs.rs
  • time-lib-0.1.1
    • time-lib 0.1.1
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • soywod
    • Dependencies
      • log ^0.4 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • env_logger ^0.10 dev
      • mock_instant ^0.3 dev
    • Versions
    • 65.81% of the crate is documented
  • Go to latest version
  • 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

time0.1.1

  • Structs
  • Enums
  • Traits
  • Type Aliases
?
Change settings

List of all items

Structs

  • Server
  • ServerBuilder
  • ServerConfig
  • TcpBind
  • TcpClient
  • ThreadSafeState
  • ThreadSafeTimer
  • Timer
  • TimerConfig
  • TimerCycle
  • TimerCycles
  • client::TcpClient
  • server::Server
  • server::ServerBuilder
  • server::ServerConfig
  • server::TcpBind
  • server::ThreadSafeState
  • timer::ThreadSafeTimer
  • timer::Timer
  • timer::TimerConfig
  • timer::TimerCycle
  • timer::TimerCycles

Enums

  • Request
  • Response
  • ServerEvent
  • ServerState
  • TimerEvent
  • TimerLoop
  • TimerState
  • request::Request
  • response::Response
  • server::ServerEvent
  • server::ServerState
  • timer::TimerEvent
  • timer::TimerLoop
  • timer::TimerState

Traits

  • Client
  • ClientStream
  • ServerBind
  • ServerStream
  • client::Client
  • client::ClientStream
  • server::ServerBind
  • server::ServerStream

Type Aliases

  • ServerStateChangedHandler
  • TimerChangedHandler
  • server::ServerStateChangedHandler
  • timer::TimerChangedHandler