Docs.rs
big-code-analysis-1.0.0
big-code-analysis 1.0.0
Docs.rs crate page
MPL-2.0
Links
Repository
crates.io
Source
Owners
dekobon
Dependencies
aho-corasick ^1.0
normal
crossbeam ^0.8
normal
csv =1.4.0
normal
dekobon-tree-sitter-groovy =0.2.0
normal
optional
globset ^0.4
normal
num ^0.4
normal
num-derive ^0.4
normal
num-format ^0.4
normal
num-traits ^0.2
normal
petgraph ^0.8
normal
regex ^1.7
normal
serde ^1.0
normal
serde_json ^1.0
normal
termcolor ^1.2
normal
tree-sitter =0.26.9
normal
tree-sitter-bash =0.25.1
normal
optional
tree-sitter-c-sharp =0.23.5
normal
optional
bca-tree-sitter-ccomment =1.0.0
normal
optional
tree-sitter-elixir =0.3.5
normal
optional
tree-sitter-go =0.25.0
normal
optional
tree-sitter-java =0.23.5
normal
optional
tree-sitter-javascript =0.25.0
normal
optional
tree-sitter-kotlin-ng ^1.1.0
normal
optional
tree-sitter-lua =0.5.0
normal
optional
bca-tree-sitter-mozcpp =1.0.0
normal
optional
bca-tree-sitter-mozjs =1.0.0
normal
optional
tree-sitter-perl =1.1.2
normal
optional
tree-sitter-php =0.24.2
normal
optional
bca-tree-sitter-preproc =1.0.0
normal
optional
tree-sitter-python =0.25.0
normal
optional
tree-sitter-ruby =0.23.1
normal
optional
tree-sitter-rust =0.24.2
normal
optional
bca-tree-sitter-tcl =1.0.0
normal
optional
tree-sitter-typescript =0.23.2
normal
optional
walkdir ^2.3
normal
insta ^1.29.0
dev
jsonschema ^0.46
dev
pretty_assertions ^1.3
dev
quick-xml ^0.39
dev
tempfile ^3.0
dev
Versions
100%
of the crate is documented
Go to latest version
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
CSV_EXTENSION
big_
code_
analysis
1.0.0
In big_
code_
analysis::
output::
csv
big_code_analysis
::
output
::
csv
Constant
CSV_
EXTENSION
Copy item path
Source
pub const CSV_EXTENSION: &
str
= ".csv";
Expand description
File extension used when writing CSV output to a file path.