Docs.rs
todo-tree-0.5.0
todo-tree 0.5.0
Permalink
Docs.rs crate page
Links
Homepage
Repository
crates.io
Source
Owners
alexandretrotel
Dependencies
anyhow ^1.0.102
normal
clap ^4.5.60
normal
colored ^3.1.1
normal
directories-next ^2.0
normal
glob ^0.3.3
normal
ignore ^0.4.25
normal
regex ^1.12.3
normal
serde ^1.0.228
normal
serde_json ^1.0.149
normal
todo-tree-core ^0.5.0
normal
yaml_serde ^0.10.3
normal
Versions
0.56%
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
format_path
todo_
tree
0.5.0
In todo_
tree::
printer::
utils
todo_tree
::
printer
::
utils
Function
format_
path
Copy item path
Source
pub fn format_path(path: &
Path
, options: &
PrintOptions
) ->
String