Docs.rs
code-search-cli-0.3.3
code-search-cli 0.3.3
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
weima
Dependencies
anyhow ^1.0
normal
bincode ^1.3
normal
clap ^4.4
normal
colored ^2.0
normal
dirs ^5.0
normal
grep-matcher ^0.1
normal
grep-regex ^0.1
normal
grep-searcher ^0.1
normal
hashbrown ^0.14
normal
ignore ^0.4
normal
regex ^1.10
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_yaml ^0.9
normal
sled ^0.34
normal
thiserror ^1.0
normal
tree-sitter ^0.20.10
normal
tree-sitter-c-sharp ^0.20.0
normal
tree-sitter-javascript ^0.20.0
normal
tree-sitter-python ^0.20.3
normal
tree-sitter-ruby ^0.20.1
normal
tree-sitter-rust ^0.20.3
normal
tree-sitter-typescript ^0.20.3
normal
walkdir ^2.4
normal
yaml-rust ^0.4
normal
assert_cmd ^2.0
dev
criterion ^0.5
dev
predicates ^3.0
dev
proptest ^1.4
dev
tempfile ^3.8
dev
Versions
58.1%
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
get_default_exclusions
cs
0.3.3
In cs::
config::
exclusions
cs
::
config
::
exclusions
Function
get_
default_
exclusions
Copy item path
Source
pub fn get_default_exclusions(project_type:
ProjectType
) ->
Vec
<&'static
str
>