Docs.rs
oxc_ecmascript-0.102.0
oxc_ecmascript 0.102.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
Boshen
Dependencies
cow-utils ^0.1.3
normal
num-bigint ^0.4.6
normal
num-traits ^0.2.19
normal
oxc_allocator ^0.102.0
normal
oxc_ast ^0.102.0
normal
oxc_span ^0.102.0
normal
oxc_syntax ^0.102.0
normal
Versions
37.37%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
Module side_effects
oxc_
ecmascript
0.102.0
Module side_
effects
Module Items
Enums
Traits
Functions
In crate oxc_
ecmascript
oxc_ecmascript
Module
side_
effects
Copy item path
Source
Enums
§
Property
Read
Side
Effects
Traits
§
MayHave
Side
Effects
Returns true if subtree changes application state.
MayHave
Side
Effects
Context
Functions
§
is_
pure_
function
Check if the callee is a pure function based on a list of pure function names.