tasklib 0.4.1

Library used to interact with Taskwarrior in Rust.
Documentation
1
2
3
4
5
6
//! The most basic of integration tests.

#[test]
fn imports() {
    // Sanity checks for the prelude.
}