Docs.rs
syn-solidity-0.8.11
syn-solidity 0.8.11
Docs.rs crate page
MIT OR Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
gakonst
github:alloy-rs:core
Dependencies
paste ^1.0
normal
proc-macro2 ^1.0
normal
quote ^1.0
normal
syn ^2.0
normal
pretty_assertions ^1.4
dev
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
syn_
solidity
0.8.11
In syn_
solidity::
visit
syn_solidity
::
visit
Function
visit_stmt_try
Copy item path
Source
pub fn visit_stmt_try<'ast, V: ?
Sized
+
Visit
<'ast>>( v:
&mut V
, stmt_try: &'ast
StmtTry
, )
Available on
crate feature
visit
only.