Docs.rs
  • pace_core-0.10.1
    • pace_core 0.10.1
    • Docs.rs crate page
    • AGPL-3.0-or-later
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • simonsan
    • Dependencies
      • chrono ^0.4.34 normal
      • directories ^5.0.1 normal
      • displaydoc ^0.2.4 normal
      • getset ^0.1.2 normal
      • itertools ^0.12.1 normal
      • log ^0.4.20 normal
      • merge ^0.1.0 normal
      • miette ^7.1.0 normal
      • parking_lot ^0.12.1 normal
      • rayon ^1.8.1 normal
      • rusqlite ^0.31.0 normal optional
      • serde ^1.0.197 normal
      • serde_derive ^1.0.197 normal
      • strum ^0.26.1 normal
      • strum_macros ^0.26.1 normal
      • thiserror ^1.0.57 normal
      • toml ^0.8.10 normal
      • typed-builder ^0.18.1 normal
      • ulid ^1.1.2 normal
      • rstest ^0.18.2 dev
      • similar-asserts ^1.5.0 dev
    • Versions
    • 100% 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

pace_core0.10.1

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

List of all items

Structs

  • Activity
  • ActivityEndOptions
  • ActivityGuid
  • ActivityItem
  • ActivityKindOptions
  • ActivityLog
  • ActivityStore
  • AutoArchivalConfig
  • DatabaseConfig
  • DeleteOptions
  • EndOptions
  • ExportConfig
  • GeneralConfig
  • HoldOptions
  • InMemoryActivityStorage
  • InboxConfig
  • PaceConfig
  • PaceDateTime
  • PaceDuration
  • PaceError
  • PomodoroConfig
  • ResumeOptions
  • ReviewConfig
  • TomlActivityStorage
  • UpdateOptions

Enums

  • ActivityFilter
  • ActivityKind
  • ActivityStatus
  • FilteredActivities
  • IntermissionAction
  • PaceErrorKind

Traits

  • ActivityQuerying
  • ActivityReadOps
  • ActivityStateManagement
  • ActivityStorage
  • ActivityWriteOps
  • SyncStorage

Functions

  • calculate_duration
  • duration_to_str
  • extract_time_or_now
  • find_root_config_file_path
  • find_root_project_file
  • get_activity_log_paths
  • get_config_paths
  • get_home_activity_log_path
  • get_home_config_path
  • get_storage_from_config
  • overwrite_left_with_right
  • parse_time_from_user_input

Type Aliases

  • PaceOptResult
  • PaceResult
  • TestResult