Docs.rs
neural-shared-0.1.0
neural-shared 0.1.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
paolorechia
Dependencies
anyhow ^1.0
normal
ignore ^0.4
normal
once_cell ^1.19
normal
serde ^1.0
normal
serde_json ^1.0
normal
tree-sitter ^0.20
normal
tree-sitter-python ^0.20
normal
tree-sitter-typescript ^0.20
normal
walkdir ^2.4
normal
tempfile ^3.8
dev
Versions
48%
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
All
neural_
shared
0.1.0
Crate Items
Macros
Structs
Enums
Traits
Type Aliases
List of all items
Structs
parser::Location
parser::ParsedFile
parser::PythonParser
parser::Symbol
parser::TypeScriptParser
report::json::JsonReporter
report::markdown::MarkdownReporter
scanner::Scanner
Enums
parser::Language
parser::SymbolKind
Traits
parser::Parser
report::Finding
report::Reporter
Macros
anyhow
Type Aliases
Result