Docs.rs
  • saturn-cli-0.3.3
    • saturn-cli 0.3.3
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • erikh
    • Dependencies
      • anyhow ^1 normal
      • async-trait ^0.1 normal
      • chrono ^0.4 normal
      • chrono-tz ^0.8 normal
      • ciborium ^0.2 normal
      • clap ^4.4 normal
      • crossterm ^0.27 normal
      • dirs ^5 normal
      • fancy-duration ^0.5 normal
      • gcal ^0.1 normal
      • lazy_static ^1 normal
      • nix ^0.26 normal
      • notify-rust ^4.9 normal
      • ratatui ^0.23 normal
      • regex ^1 normal
      • serde ^1 normal
      • serde_derive ^1 normal
      • serde_yaml ^0.9 normal
      • tempfile ^3.8 normal
      • tokio ^1 normal
      • ttygrid ^0.2 normal
      • rand ^0.8 dev
    • Versions
    • 0% of the crate is documented
  • Go to latest version
  • 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
logo

logo

Crate saturn_cli

  • Macros
  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
  • Type Aliases
?
Change settings

List of all items

Structs

  • config::Config
  • db::google::GoogleClient
  • db::memory::MemoryDB
  • db::remote::RemoteDB
  • db::remote::RemoteDBClient
  • db::unixfile::UnixFileLoader
  • entry::EntryParser
  • entry::EntryRecord
  • record::PresentedRecord
  • record::PresentedRecurringRecord
  • record::PresentedSchedule
  • record::Record
  • record::RecurringRecord
  • ui::consts::BRIGHT_CYAN
  • ui::consts::CELL_STYLE
  • ui::consts::DARK_CYAN
  • ui::consts::DARK_GRAY
  • ui::consts::HEADER_STYLE
  • ui::consts::REALLY_DARK_GRAY
  • ui::consts::TITLE_STYLE
  • ui::consts::TODAY_STYLE
  • ui::state::ProtectedState
  • ui::state::State

Enums

  • config::DBType
  • entry::EntryState
  • record::RecordType
  • ui::types::CommandType
  • ui::types::ListType

Traits

  • db::DB
  • db::RemoteClient

Macros

  • do_client
  • launch_editor
  • list_ui
  • map_record
  • process_cli
  • process_ui_command
  • update_record

Functions

  • filenames::saturn_config
  • filenames::saturn_db
  • oauth::get_access_token
  • record::sort_records
  • time::now
  • ui::layout::build_calendar
  • ui::layout::build_data
  • ui::layout::build_events
  • ui::layout::build_show_event
  • ui::layout::build_show_recurring_event
  • ui::layout::draw_loop
  • ui::layout::find_dates
  • ui::layout::handle_input
  • ui::layout::read_input
  • ui::layout::render_app

Type Aliases

  • record::Fields
  • record::Notifications
  • record::Schedule

Constants

  • db::google::CALENDAR_SCOPE
  • filenames::CONFIG_FILENAME
  • filenames::DB_FILENAME
  • ui::consts::DAYS
  • ui::consts::DAYS_IN_WEEK