Docs.rs
macroforge_ts-0.1.80
macroforge_ts 0.1.80
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
rymskip
Dependencies
anyhow ^1.0
normal
boa_engine ^0.21
normal
optional
clap ^4.5
normal
convert_case ^0.11
normal
dashmap ^6.1
normal
getrandom ^0.3
normal
optional
globset ^0.4
normal
hex ^0.4
normal
ignore ^0.4
normal
indexmap ^2.7
normal
inventory ^0.3.21
normal
js-sys ^0.3
normal
optional
libc ^0.2
normal
optional
libloading ^0.9
normal
macroforge_ts_macros ^0.1.82
normal
macroforge_ts_quote ^0.1.82
normal
macroforge_ts_syn ^0.1.82
normal
napi ^3.5.2
normal
optional
napi-derive ^3.3.3
normal
optional
notify-debouncer-full ^0.7
normal
oxc ^0.123
normal
optional
rayon ^1.10
normal
serde ^1.0
normal
serde-wasm-bindgen ^0.6
normal
optional
serde_json ^1.0
normal
sha2 ^0.11
normal
swc_core ^59.0.1
normal
optional
tempfile ^3.13.0
normal
thiserror ^2.0
normal
unicode-ident ^1
normal
wasm-bindgen ^0.2.100
normal
optional
web-time ^1.1
normal
optional
criterion ^0.5
dev
insta ^1.42
dev
trybuild ^1.0
dev
libc ^0.2
build
napi-build ^2.3.1
build
optional
Versions
71.79%
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
Skip to main content
check_syntax
macroforge_
ts
0.1.80
In macroforge_
ts::
bindings_
wasm
macroforge_ts
::
bindings_wasm
Function
check_
syntax
Copy item path
Source
pub fn check_syntax(code:
String
, filepath:
String
) ->
Result
<
JsValue
,
JsValue
>