Docs.rs
  • heliocron-1.0.0
    • heliocron 1.0.0
    • Permalink
    • Docs.rs crate page
    • Apache-2.0 OR MIT
    • Links
    • Homepage
    • Documentation
    • Repository
    • crates.io
    • Source
    • Owners
    • mfreeborn
    • Dependencies
      • chrono ^0.4 normal
      • clap ^3 normal
      • crossterm ^0.24.0 normal
      • dirs ^4 normal
      • errno ^0.3.12 normal
      • libc ^0.2.172 normal
      • serde ^1 normal
      • serde_json ^1 normal
      • tokio ^1 normal
      • toml ^0.5 normal
      • assert_cmd ^2 dev
      • predicates ^2 dev
      • pretty_assertions ^1 dev
    • Versions
    • 20.13% 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

heliocron1.0.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions

List of all items

Structs

  • calc::SolarCalculations
  • cli::Config
  • domain::Altitude
  • domain::Coordinates
  • domain::EventTime
  • domain::FixedElevationEvent
  • domain::Latitude
  • domain::Longitude
  • report::PollReport
  • report::Report

Enums

  • cli::Command
  • domain::Action
  • domain::DayPart
  • domain::Direction
  • domain::Event
  • domain::EventName
  • domain::RawEventName
  • domain::VariableElevationEvent
  • errors::ConfigErrorKind
  • errors::HeliocronError
  • errors::RuntimeErrorKind

Traits

  • traits::DateTimeExt
  • traits::NaiveTimeExt

Functions

  • cli::parse_config
  • subcommands::display_report
  • subcommands::poll
  • subcommands::wait