tdtxt
todo.txt format.
todo.txt format.
Find the latest versions by id
Task
From<S: Into<String>>
implemented for Description
State::is_done
and State::is_open
Priority::as_char
Component
and Components
as iterator return value for the new function Description::components
Description::new
now accepts Into<String>
instead of ToString
prelude
module for quick importing of all important featuresState::Open
std::std::FromStr
for all task componentschrono
for optional support for chrono::NaiveDate
datesserde
for optional support for de(serializing) todo.txt componentsexamples/filter_open.rs
PartialOrd
and Ord
for SimpleDate
, Date
, DateCompound
and State
Description::projects()
, Description::contexts()
and Description::custom()
now return an Iterator
instead of a Vec
Range<usize>
with the struct ByteSpan
Todo
to Task
Task::state
is now State
instead of Option<State>
XXXParseError
to ParseXXXError
to follow the convention of the std libFirst release of tdtxt
.
While the basic functions are implemented, the whole crate and specifically the API are still in early development and will change in the future.
0
Rust library for the Pimoroni Four Letter pHAT
This library aims to port ht16k33 (or rather a fork, as of right now) so credit goes to ht16k33-diet
12
Rust library for emulating 32-bit RISC-V
This library can execute instructions against any memory and register file that implements
150
Rust library for connecting to the IPFS HTTP API using Hyper/Actix
You can use actix-web as a backend instead of hyper
Rust library to manipulate file system access control lists (ACL) on macOS, Linux, and FreeBSD
This module provides two high level functions, getfacl and setfacl
384
Rust library translation (rust-src/rust-std/stdlib/rustlib translation)
This is the place to translate Having a documentation in your native language is essential if you don't speak English, and still enjoyable even if...
37
Rust library for using Infrared hardware decoders (For example a Vishay TSOP* decoder),
enabling remote control support for embedded project
4
Rust library for interaction with the OriginTrail Decentralized Knowledge Graph
open up an issue on this repository and let us know
Rust library for parsing COLLADA files
Notice: This library is built around files exported from Blender 2
27
Rust library for low-level abstraction of MIPS32 processors
This project is licensed under the terms of the MIT license