Crate starsector

Source

Modules§

util

Structs§

Ancestors
Arena
Children
Context
Date
A date without a timezone. e.g., 2020-01-23, 2023-01-25 Tue, 1977-09-25 Zeepsday.
Delay
An org-mode delay/warning. e.g., -1d, --1w.
Descendants
Diary
The Diary variant of an org-mode timestamp.
Document
FollowingSiblings
Headline
HeadlineBuilder
InfoPattern
Interval
An interval of time. e.g., 5d, 1h, 7y, 09w.
Planning
Point
The Active or Inactive variant of an org-mode timestamp. Note that these do not include a time-range.
PrecedingSiblings
Range
Repeater
An org-mode repeater. e.g., +5d, ++1w.
RepeaterAndDelay
An org-mode repeater and delay (both optional). e.g., ``, +1d -1w, --1d, .+2y, --1y, ++1y.
ReverseChildren
Section
Tags
Time
A time of day, with minute precision. e.g., 03:14.
TimeRange
Times
A range of times of day, with minute precision. e.g., 5:00-7:00, 23:00-02:00, or 01:30-1:30

Enums§

Activity
A timestamp may be active (<> in org-mode) or inactive ([] in org-mode).
DelayMark
An org-mode delay mark. One of - and --.
HeadlineError
PlanningKeyword
RepeaterMark
An org-mode repeater mark. One of +, ++, and .+.
StructureError
TimeSpec
Either a Time or a Times.
TimeUnit
A unit of time duration. One of h, d, w, m, and y.
Timestamp

Traits§

RopeExt
RopeSliceExt
TimestampExt

Functions§

parse_valid_single_headline