Docs.rs
swc_ecma_visit-0.19.0
swc_ecma_visit 0.19.0
Docs.rs crate page
Apache-2.0
/
MIT
Links
Documentation
Repository
crates.io
Source
Owners
kdy1
swc-bot
Dependencies
num-bigint ^0.2
normal
swc_atoms ^0.2
normal
swc_common ^0.10.0
normal
swc_ecma_ast ^0.33.0
normal
swc_visit ^0.2.0
normal
Versions
0.49%
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
?
[
−
]
[src]
Function
swc_ecma_visit
::
visit_mut_function
pub fn visit_mut_function<V: ?
Sized
+
VisitMut
>(
_visitor:
&mut
V,
n: &mut
Function
)