Docs.rs
  • saturn-cli-0.1.1
    • saturn-cli 0.1.1
    • 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
      • fancy-duration ^0.5 normal
      • gcal ^0.1 normal
      • nix ^0.26 normal
      • notify-rust ^4.9 normal
      • regex ^1 normal
      • reqwest ^0.11 normal
      • serde ^1 normal
      • serde_derive ^1 normal
      • serde_yaml ^0.9 normal
      • tokio ^1 normal
      • ttygrid ^0.2 normal
      • rand ^0.8 dev
      • tempfile ^3.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

  • cli::EntryParser
  • cli::EntryRecord
  • config::Config
  • db::google::GoogleClient
  • db::memory::MemoryDB
  • db::remote::RemoteDB
  • db::unixfile::UnixFileLoader
  • record::Record
  • record::RecurringRecord

Enums

  • config::DBType
  • record::RecordType

Traits

  • db::DB
  • db::RemoteClient

Macros

  • do_client
  • process_cli

Functions

  • cli::get_access_token
  • cli::get_config
  • cli::set_client_info
  • cli::set_db_type
  • cli::set_sync_window
  • db::google::record_to_event
  • filenames::saturn_config
  • filenames::saturn_db

Type Aliases

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

Constants

  • config::CONFIG_FILENAME
  • config::DB_FILENAME
  • db::google::CALENDAR_SCOPE