Docs.rs
md-todo-0.1.2
md-todo 0.1.2
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
philphilphil
Dependencies
anyhow ^1
normal
md-5 ^0.10.0
normal
tempfile ^3.3.0
normal
thiserror ^1
normal
Versions
81.82%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
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
Crate md_todo
md_todo
0.1.2
All Items
Crate Items
Modules
Functions
Crate
md_todo
Copy item path
Source
Modules
§
error
todo
Functions
§
get_
todos_
from_
path
Gets a Vector of all todos that can be found in markdown-files in directorys beneath the given Path.
toggle_
todo
Toggles the done state of the todo in the physical file.