Docs.rs
task-manager-0.1.0
task-manager 0.1.0
Permalink
Docs.rs crate page
AGPL-3.0-or-later
26 May 2026
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
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
Skip to main content
create_task
task_
manager
0.1.0
In task_
manager::
dao
task_manager
::
dao
Function
create_
task
Copy item path
Source
pub fn create_task() ->
Result
<
()
>