Docs.rs
doing-ops-0.2.0
doing-ops 0.2.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
aaronmallen
Dependencies
chrono ^0.4
normal
doing-config ^0.1.2
normal
doing-error ^0.1.1
normal
doing-taskpaper ^0.2.0
normal
doing-time ^0.1.5
normal
regex ^1
normal
sublime_fuzzy ^0.7
normal
pretty_assertions ^1
dev
tempfile ^3
dev
Versions
88.1%
of the crate is documented
Go to latest version
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 undo
doing_
ops
0.2.0
Module undo
Module Items
Functions
In crate doing_
ops
doing_ops
Module
undo
Copy item path
Source
Functions
ยง
redo
Restore from the Nth most recent consumed (
.undone
) backup (1-indexed), reversing the last N undo operations.
undo
Restore the doing file from the Nth most recent unconsumed backup (1-indexed).