Docs.rs
flat-cli-0.4.0
flat-cli 0.4.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
zkoranges
Dependencies
anyhow ^1.0
normal
clap ^4.5
normal
content_inspector ^0.2
normal
globset ^0.4
normal
ignore ^0.4
normal
tiktoken-rs ^0.6
normal
tree-sitter ^0.25
normal
tree-sitter-c ^0.23
normal
tree-sitter-c-sharp ^0.23
normal
tree-sitter-cpp ^0.23
normal
tree-sitter-elixir ^0.3
normal
tree-sitter-go ^0.23
normal
tree-sitter-java ^0.23
normal
tree-sitter-php ^0.23
normal
tree-sitter-python ^0.23
normal
tree-sitter-ruby ^0.23
normal
tree-sitter-rust ^0.23
normal
tree-sitter-solidity ^1.2
normal
tree-sitter-typescript ^0.23
normal
walkdir ^2.5
normal
assert_cmd ^2.0
dev
predicates ^3.1
dev
tempfile ^3.10
dev
Versions
28.3%
of the crate is documented
Platform
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
walk_and_flatten
flat
0.4.0
In flat::
walker
flat
::
walker
Function
walk_
and_
flatten
Copy item path
Source
pub fn walk_and_flatten(config: &
Config
) ->
Result
<
Statistics
>