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
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
task_
manager
0.1.0
In task_
manager::
dao
task_manager
::
dao
Function
switch_task_status
Copy item path
Source
pub fn switch_task_status(task_id:
u16
) ->
Result
<
()
>