todoist-rest-api 0.0.0

A Todoist REST API wrapper for Rust (soon)
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies]

[package]
authors = ["dkim19375"]
description = "A Todoist REST API wrapper for Rust (soon)"
edition = "2021"
homepage = "https://github.com/dkim19375/todoist-rest-api-rs"
license = "MIT"
name = "todoist-rest-api"
readme = "README.md"
repository = "https://github.com/dkim19375/todoist-rest-api-rs"
version = "0.0.0"