Docs.rs
jot-core-0.5.1
jot-core 0.5.1
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
joydev-horst
Dependencies
chrono ^0.4
normal
joy-core ^0.10.0
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_yaml_ng ^0.10
normal
thiserror ^2.0
normal
tempfile ^3
dev
Versions
59.15%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module model
jot_
core
0.5.1
Module model
Module Items
Structs
In crate jot_
core
jot_core
Module
model
Copy item path
Source
Structs
ยง
Project
A Jot project groups tasks by theme or dispatch source.
Task
A Jot task extends joy-core::Item with recurrence and task-specific fields. Uses serde flatten to inherit all base Item fields.