Docs.rs
  • task-manager-0.1.0
    • task-manager 0.1.0
    • Permalink
    • Docs.rs crate page
    • AGPL-3.0-or-later
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • costa86
    • Dependencies
      • chrono ^0.4 normal
      • colored ^2.0.0 normal
      • dialoguer ^0.10.2 normal
      • home ^0.5.3 normal
      • rusqlite ^0.28.0 normal
      • tabled ^0.8.0 normal
    • Versions
    • 7.69% of the crate is documented
  • 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
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

Crate task_manager

task_manager0.1.0

  • All Items

Crate Items

  • Modules
  • Structs
  • Enums
  • Constants
  • Functions

Crates

  • task_manager

Crate task_manager

Settings
Help
Source

Modules§

dao
user_input

Structs§

Board
Comment
Record
Task

Enums§

Color

Constants§

ALTERNATIVE_DATETIME_FORMAT
BOARD_ACTIONS
DATETIME_FORMAT
DATE_FORMAT
MAIN_MENU_OPTIONS
SAMPLE_TITLE
TABLE_BOARDS
TABLE_COMMENTS
TABLE_TASKS
TIME_FORMAT

Functions§

datetime_str_is_past
display_app_intro
display_message
get_connection
get_database_path
get_tasks
list_boards
list_comments
list_tasks
other
select_board
title, id