Docs.rs
  • luftpost-1.0.0
    • luftpost 1.0.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • lukaspustina
    • Dependencies
      • clap ^2 normal
      • error-chain ^0.11.0-rc.2 normal
      • futures ^0.1 normal
      • handlebars ^0.27 normal
      • hyper ^0.11 normal
      • lettre ^0.6 normal
      • serde ^1.0 normal
      • serde_derive ^1.0 normal
      • serde_json ^1.0 normal
      • tabwriter ^1.0 normal
      • tokio-core ^0.1 normal
      • toml ^0.4 normal
      • mktemp ^0.3 dev
      • pretty_assertions ^0.1 dev
    • Versions
    • 40.54% of the crate is documented
  • Platform
    • 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

luftpost1.0.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • check::CheckedMeasurement
  • config::Config
  • config::Defaults
  • config::Error
  • config::General
  • config::Smtp
  • mail::Error
  • mail::Mailer
  • measurement::Error
  • measurement::Measurement
  • sensor::Error
  • sensor::Sensor
  • state::Error
  • state::SensorState

Enums

  • config::ErrorKind
  • config::NotificationCondition
  • mail::ErrorKind
  • mail::Transport
  • measurement::ErrorKind
  • measurement::Value
  • sensor::ErrorKind
  • state::AlarmState
  • state::ErrorKind

Traits

  • config::ResultExt
  • mail::ResultExt
  • measurement::ResultExt
  • sensor::ResultExt
  • state::ResultExt

Functions

  • check::check_measurement
  • output::print_measurements
  • sensor::create_sensor_reader

Type Aliases

  • config::Result
  • mail::Result
  • measurement::Result
  • sensor::Result
  • sensor::SensorId
  • state::Result