Docs.rs
tdo-core-0.2.1
tdo-core 0.2.1
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
Feliix42
h4llow3En
Dependencies
error-chain ^0.10.0
normal
json ^0.11.6
normal
serde ^0.9.5
normal
serde_derive ^0.9.5
normal
serde_json ^0.9.4
normal
Versions
100%
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
tdo_
core
0.2.1
All Items
Crate Items
Modules
Crate
tdo_core
Copy item path
Source
Expand description
This is the core for every tdo application
Modules
ยง
error
Custom Error Types for errors that may occur when handling todos (or lists).
list
General implementation of todo lists.
tdo
General implementation of tdos base structure.
todo
Implementation of a single Todo item.