Docs.rs
traverse-graph-0.1.4
traverse-graph 0.1.4
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
gbrigandi
Dependencies
anyhow ^1.0.97
normal
chrono ^0.4
normal
clap ^4.5.35
normal
nom ^8.0.0
normal
once_cell ^1.21.3
normal
petgraph ^0.8.1
normal
serde ^1.0
normal
serde_json ^1.0.140
normal
serde_yaml ^0.9
normal
streaming-iterator ^0.1.9
normal
tempfile ^3.20.0
normal
thiserror ^2.0.12
normal
tracing ^0.1.40
normal
traverse-mermaid ^0.1.4
normal
tree-sitter ^0.25
normal
tree-sitter-solidity-traverse ^1.2.13-4e938a4
normal
walkdir ^2
normal
cc ^1.0
build
Versions
19.63%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
parse_solidity
traverse_
graph
0.1.4
In traverse_
graph::
parser
traverse_graph
::
parser
Function
parse_
solidity
Copy item path
Source
pub fn parse_solidity(source: &
str
) ->
Result
<
SolidityAST
>
Expand description
Parse Solidity source code into an AST