Docs.rs
swc_ecma_visit-4.0.0
swc_ecma_visit 4.0.0
Docs.rs crate page
Apache-2.0
Links
Documentation
Repository
crates.io
Source
Owners
kdy1
swc-bot
Dependencies
new_debug_unreachable ^1.0.6
normal
num-bigint ^0.4.3
normal
serde ^1.0.197
normal
optional
swc_atoms ^2.0.0
normal
swc_common ^4.0.0
normal
swc_ecma_ast ^4.0.0
normal
swc_visit ^2.0.0
normal
tracing ^0.1.40
normal
Versions
65.27%
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
swc_
ecma_
visit
4.0.0
swc_ecma_visit
Function
visit_pass
Copy item path
Source
pub fn visit_pass<V>(pass: V) ->
VisitPass
<V>
where V:
Visit
,