Docs.rs
swc_ecma_visit-0.51.1
swc_ecma_visit 0.51.1
Docs.rs crate page
Apache-2.0
Links
Documentation
Repository
crates.io
Source
Owners
kdy1
swc-bot
Dependencies
num-bigint ^0.2
normal
swc_atoms ^0.2
normal
swc_common ^0.17.0
normal
swc_ecma_ast ^0.65.0
normal
swc_visit ^0.3.0
normal
tracing ^0.1
normal
Versions
0.51%
of the crate is documented
Go to latest version
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
☰
Other items in
swc_ecma_visit
?
Function
swc_ecma_visit
::
fold_try_stmt
source
·
[
−
]
pub fn fold_try_stmt<V: ?
Sized
+
Fold
>(_visitor:
&mut
V, n:
TryStmt
) ->
TryStmt