Modules§
Enums§
- State
Change - Outcome of an idempotent mutating call: did the resource change, or was it already in the requested state? The wrapped object is the current state of the resource either way, so callers can render it consistently.
Traits§
- Authored
Comment - Minimal view of a comment for
--lastresolution (author + created_at).
Functions§
- resolve_
latest_ comment - Pick the comment by
loginwith the greatestcreated_atstring. ISO-8601 timestamps from Gitee sort lexicographically.