cfait 1.0.3

Powerful, fast and elegant task / TODO manager. (GUI & TUI, CalDAV & local)
Documentation
1
2
3
4
5
// SPDX-License-Identifier: GPL-3.0-or-later
// Binary for generating UniFFI bindings.
fn main() {
    uniffi::uniffi_bindgen_main();
}