Docs.rs
tasklog-0.1.2
tasklog 0.1.2
Docs.rs crate page
GPL-3.0-or-later
Links
Repository
crates.io
Source
Owners
lucasmdjl
Dependencies
chrono ^0.4.38
normal
clap ^4.5.9
normal
config ^0.14.0
normal
dirs ^5.0.1
normal
serde ^1.0.204
normal
serde_json ^1.0.120
normal
thiserror ^1.0.62
normal
toml ^0.8.14
normal
Versions
73.68%
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
tasklog
0.1.2
All Items
Modules
Structs
Enums
Functions
Type Aliases
Crate
tasklog
Copy item path
source
·
[
−
]
Modules
§
task_manager
Structs
§
Cli
Command-line interface structure.
Enums
§
TaskError
Errors that can occur while managing tasks.
Functions
§
handle
Handles the command-line arguments and executes the corresponding command.
Type Aliases
§
Result
Result type for task operations.